How to store an object (calculated in a function) so that we can use it later with a different script?
Ältere Kommentare anzeigen
So basically I have a script that calculates a lot of stuff, and in the process it creates an object that is not stored/saved in the command window's workspace. I have no way to use it unless I add code to the existing scripts.
I would like to feed that object to another script.
How can I store/save this object so that I can re-use it in the future?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Results, Reporting, and Test File Management 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!