|
Contents | Previous | Next | Subchapters |
| Syntax |
mfvars(file)
|
| See Also | mfread |
x = [ 1 2 3 ]
save tst.mat
MATLAB will create the file tst.mat which contains one variable x. If you
continue the example by entering
mfvars("tst.mat")
at the O-Matrix prompt, O-Matrix will respond
x