How do I import an old .mat code, open the script and run it?
Ältere Kommentare anzeigen
How do I import an old .mat code, open the script and run it? I am only able to import the variables but not the complete code!
2 Kommentare
KSSV
am 21 Feb. 2017
That case you have to specify the errors.
Jan Oredsson
am 21 Feb. 2017
Antworten (2)
Jan Oredsson
am 21 Feb. 2017
0 Stimmen
1 Kommentar
Walter Roberson
am 21 Feb. 2017
Likely, but not definite. You might happen to have saved anonymous functions in the .mat . In the case of graphics objects, sometimes code is attached to the graphics objects -- though usually any substantial code would be in .m files instead of in graphics objects.
Kategorien
Mehr zu Workspace Variables and MAT Files finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!