Storing matlab variables for future use
Show older comments
I ran a pretty long simulation on Matlab. Now, I need to run another one that uses the variable values from the previous one. But, I don't want to run the first simulation everytime I need to run the second time. The best case would be if I was able to store the workspace from the first simulation and allow the second simulation to use that as a starting point, whenever required. Is there any way this can be accomplished? Any help will be appreciated.
Regards,
Sen.
1 Comment
Diptangshu Sen
on 17 Feb 2019
Accepted Answer
More Answers (0)
Categories
Find more on Installing Products in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!