How do I save SimBiology program results from the MATLAB command line?
Show older comments
I created a SimBiology model with multiple programs using the Model Analyzer app in MATLAB R2022b. I exported the program and ran it using the "runprogram" function, as described on the following documentation page:
https://www.mathworks.com/help/releases/R2022b/simbio/ug/view-run-program-code-simbiology-model-analyzer.html
After doing so, I want to save the data to my SimBiology project so I could view the results in the Model Analyzer app. I tried following the example on the "sbiosaveproject" documentation page but could not see the results when I opened the saved project in the Model Analyzer app.
How would I instead go about saving the results to view in the Model Analyzer app?
Accepted Answer
More Answers (0)
Communities
More Answers in the SimBiology Community
Categories
Find more on Extend Modeling Environment 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!