Data Acquisition Toolbox    
save

Save device objects to a MAT-file

Syntax

Arguments

file
The MAT-file name.
obj1 obj2...
One or more device objects or an array of device objects.

Description

save file saves all MATLAB variables to the MAT-file file. If an extension is not specified for file, then a .MAT extension is used.

save file obj1 obj2... saves the specified device objects to file.

Remarks

Saving device objects follows these rules:

If you use the help command to display the M-file help for save, then you must supply the pathname shown below.

See Also

Functions

getdata, load, propinfo


  putvalue set