How do I import an old .mat code, open the script and run it?
Afficher commentaires plus anciens
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 commentaires
KSSV
le 21 Fév 2017
That case you have to specify the errors.
Jan Oredsson
le 21 Fév 2017
Réponses (2)
Jan Oredsson
le 21 Fév 2017
0 votes
1 commentaire
Walter Roberson
le 21 Fév 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.
Catégories
En savoir plus sur Workspace Variables and MAT Files dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!