How to save a specific workspace variable instead of the entire workspace
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi Everyone,
Can anyone please suggest me a way to save the workspace variable (only few) instead of the entire .mat file while performing iteration ?
3 variable that I am trying to save has the following size as,
RF_data - (128 * 955) double
Ground_Truth - (256 * 128) double
Recon_data - (256 * 128) double
I have tried the structure method .. but is there any other way ...
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Whos finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!