How can I delete variables in my MAT-file without loading them into MATLAB 7.2 (R2006a)?
Show older comments
I would like to delete variables in a MAT-file without loading them into MATLAB first.
For example, I have a file called myFile.mat which contains many variables resulting in a large MAT-file which is slow to load. I don't need all of the variables in the file.
Accepted Answer
More Answers (1)
David szpliman
on 19 Sep 2018
0 votes
Great Genius! Problem solved!
Categories
Find more on Write C Functions Callable from MATLAB (MEX Files) in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!