Instrument Control Toolbox | ![]() ![]() |
During an instrument control session, you may want to save your work to one or more disk files in order to document or debug your application, post-process data, and so on. The components of an instrument control session that you can save to disk are divided into two separate parts:
You can save specific components of your session to an M-file using the obj2mfile
function, to a MAT-file using the save
command, or to a text file using the record
function.
![]() | Controlling the Flow of Data: Handshaking | Saving and Loading Instrument Objects | ![]() |