saves variables into MAT file matfile
version 1.0.0.0 (1.46 KB) by
Chaowei Chen
saves variables into MAT file matfile
Example:
setfile('temp.mat','a',magic(5));
if matfile does not exist, setfile creates matfile and save variables.
if matfile exists, setfile has the basic usage same as save
Cite As
Chaowei Chen (2022). saves variables into MAT file matfile (https://www.mathworks.com/matlabcentral/fileexchange/40431-saves-variables-into-mat-file-matfile), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2010a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.