- •Xregpointer/logical
- •Value arrays are placed into corresponding structure array elements.
- •Isfield, rmfield, deal, substruct, struct2cell, cell2struct.
- •Is the Java class specified by the character string classname.
- •Cell array functions
- •Vector of row sizes (must sum to row) and n is the vector of column
- •Array functions
- •If an error handler is not specified, the error from the call to
- •Value arrays are placed into corresponding structure array elements.
- •Isfield, rmfield, deal, substruct, struct2cell, cell2struct.
- •Identical way.
- •Idivide - Integer division with rounding option.
- •Vertcat - Vertical concatenation [;]
- •Byte manipulation functions.
- •Object oriented programming functions
- •Value arrays are placed into corresponding structure array elements.
- •In a cell array of strings.
- •If a function is called with two objects with an unspecified
- •If the input object does not match the current definition (as defined
- •Information outside the object array into saveable form (so that a
If the input object does not match the current definition (as defined
by the constructor function), the input will be a struct-ized version
of the object in the .MAT file. All the information in the original
object will be available for use in the conversion process.
LOADOBJ will be separately invoked for each object in the .MAT file.
LOADOBJ can be overloaded only for user objects. LOAD will not call
LOADOBJ for a built-in datatype (such as double) even if @double/loadobj
exists.
See also load, saveobj.
Overloaded methods:
scribehgobj/loadobj
axisobj/loadobj
timer/loadobj
serial/loadobj
ftp/loadobj
mmreader/loadobj
avifile/loadobj
audiorecorder/loadobj
audioplayer/loadobj
VideoReader/loadobj
tscollection/loadobj
timeseries/loadobj
zpk/loadobj
tf/loadobj
ss/loadobj
dynamicsys/loadobj
frd/loadobj
fittype/loadobj
cfit/loadobj
dioline/loadobj
digitalio/loadobj
aochannel/loadobj
analogoutput/loadobj
analoginput/loadobj
aichannel/loadobj
qfft/loadobj
idss/loadobj
idpoly/loadobj
idmodel/loadobj
idgrey/loadobj
idarx/loadobj
idnlhw/loadobj
idnlgrey/loadobj
idnlarx/loadobj
videosource/loadobj
videoinput/loadobj
visa/loadobj
udp/loadobj
tcpip/loadobj
iviconfigurationstore/loadobj
icgroup/loadobj
icdevice/loadobj
gpib/loadobj
mctree/loadobj
mbcloadstart/loadobj
junit/loadobj
concgmodel/loadobj
cgtabgradconstraint/loadobj
cgsumobjective/loadobj
cgsumconstraint/loadobj
cgrangeconstraint/loadobj
cgpointconstraint/loadobj
cgoptimtablefiller/loadobj
cgoptimstore/loadobj
cgoptimrunner/loadobj
cgoptimoutput/loadobj
cgoptimoptions/loadobj
cgoptimexport/loadobj
cgoptim/loadobj
cgoptcsol/loadobj
cgoppoint/loadobj
cgobjectivefunc/loadobj
xregdesign/loadobj
des_respsurf/loadobj
des_multimod/loadobj
des_linearmod/loadobj
des_constraints/loadobj
cset_lhs/loadobj
cset_ccd/loadobj
contwostage/loadobj
contable2/loadobj
contable1/loadobj
conswitch/loadobj
constar/loadobj
conrange/loadobj
conlinear/loadobj
conellipsoid/loadobj
conboolean/loadobj
conbase/loadobj
cgvariable/loadobj
cgvalue/loadobj
cgtradeoff/loadobj
cgsymvalue/loadobj
cgsubexpr/loadobj
cgrelexpr/loadobj
cgnormfunction/loadobj
cgnormaliser/loadobj
cgmswitchexpr/loadobj
cgmodexpr/loadobj
cgminmaxexpr/loadobj
cglookuptwo/loadobj
cglookupone/loadobj
cglookup/loadobj
cgifexpr/loadobj
cgfuncexpr/loadobj
cgfeature/loadobj
cgexprgroup/loadobj
cgexprconstraint/loadobj
cgexpr/loadobj
cgdivexpr/loadobj
cgconstraint/loadobj
cgconstant/loadobj
cgclipexpr/loadobj
xregusermod/loadobj
xregtwostage/loadobj
xregrbf/loadobj
xregoptmgr/loadobj
xregnnet/loadobj
xregmulti/loadobj
xregmodel/loadobj
xreglolimot/loadobj
xreglinear/loadobj
xreginterprbf/loadobj
xreghybridrbf/loadobj
xregcubic/loadobj
xregcovariance/loadobj
xreg3xspline/loadobj
localtruncps/loadobj
localpspline/loadobj
localpoly/loadobj
localmulti/loadobj
localmod/loadobj
xregtwostagebdrydev/loadobj
xregdataset/loadobj
xregbdryroot/loadobj
xregbdrydev/loadobj
testplansweepsetfilter/loadobj
sweepsetfilter/loadobj
sweepset/loadobj
modeldev/loadobj
mdevtestplan/loadobj
mdevproject/loadobj
mdev_local/loadobj
cgtradeoffnode/loadobj
cgtablenode/loadobj
cgproject/loadobj
cgoptimoutnode/loadobj
cgoptimnode/loadobj
cgnormnode/loadobj
cgfeaturenode/loadobj
cgfeattblnode/loadobj
cgddnode/loadobj
cgbranch/loadobj
network/loadobj
opcroot/loadobj
opcda/loadobj
daitem/loadobj
dagroup/loadobj
wcgopt/loadobj
uss/loadobj
umat/loadobj
ufrd/loadobj
atomlist/loadobj
ssd/loadobj
latcmax/loadobj
latcma/loadobj
latcarma/loadobj
latcallpass/loadobj
dftfir/loadobj
dfsymfir/loadobj
dffir/loadobj
dfasymfir/loadobj
df2t/loadobj
df2/loadobj
df1t/loadobj
df1/loadobj
wptree/loadobj
Reference page in Help browser
doc loadobj
<saveobj> - Called when saving an object to a .MAT file.
SAVEOBJ Save filter for objects.
B = SAVEOBJ(A) is called by SAVE when an object is saved to a .MAT
file. The return value B is subsequently used by SAVE to populate the
.MAT file. SAVEOBJ can be used to convert an object that maintains
