MathWorks Support Team in MATLAB Answers
最後のアクティビティ: 2025 年 4 月 10 日

I have some .SBPROJ files I created using MATLAB R2020a SimBiology App. When I attempt to open these saved project files using MATLAB R2019b SimBiology, the GUI freezes, and MATLAB has to be killed manually through Task Manager. How can I open SimBiology SBPROJ files using older releases of MATLAB? kA03q000001HpUZCA0 000150493
Colton Harper in MATLAB Answers
最後のアクティビティ: 2023 年 5 月 31 日

I have both Simbiology and MATLAB installed on my machine. I have implemented a SimBiology model using MATLAB code, which is saved as a .m file. I would like to save or convert this model to a .sbproj file. Is there a way to achieve this? I am trying to do this because we simulate our model using a MATLAB script. This script defines all of the modeling parameters, including an SSA solver and triggering events. Our previous model was implemented using the SimBiology Graphical User Interface. We have made a similar model using SimBiology Command Line. The model we created is somewhat similar to what is shown here: https://www.mathworks.com/help/simbio/gs/-model-a-gene-regulation-pathway.html. We want to simulate the new model that was created from the SimBiology Command Line using our simulation script. However, this requires the SimBiology model to be saved in .sbproj format. Any ideas on how this could be achieved would be much appreciated. Thank you!
Ravi Kumar Pallantla in File Exchange
最後のアクティビティ: 2022 年 9 月 2 日

Merge two simbiology models from two different files without manually copy pasting.