How do I import an old .mat code, open the script and run it?
Mostrar comentarios más antiguos
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 comentarios
KSSV
el 21 de Feb. de 2017
That case you have to specify the errors.
Jan Oredsson
el 21 de Feb. de 2017
Respuestas (2)
Jan Oredsson
el 21 de Feb. de 2017
0 votos
1 comentario
Walter Roberson
el 21 de Feb. de 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.
Categorías
Más información sobre Workspace Variables and MAT Files en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!