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 (2026). saves variables into MAT file matfile (https://au.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
Find more on Workspace Variables and MAT Files in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
