The most recent version of Matlab (R2022b) does not open a SimBiology file (.sbproj)

2 views (last 30 days)
Hi all, I am a new user of SimBiology and relatively new in Matlab. I installed the mose recent version of Matlab (R2022b) along with the SimBiology App from the Add-on list. However, it does not seem that Matlab's Editor can properly open a SimBiology file (.sbproj) I am trying to open (freely available from a scienitfic publication). A fraction of what I see is the following:

Answers (1)

Priya Moorthy
Priya Moorthy on 10 Nov 2022
Edited: Priya Moorthy on 10 Nov 2022
Hi, Christos,
The .sbproj file extension represents a SimBiology project file that can be opened with the SimBiology Model Analyer or Model Builder apps. You can start either app from the command line:
simBiologyModelBuilder('someFilename.sbproj')
or
simBiologyModelBuilder('someFilename.sbproj')
Once you have opened one of the apps, you can open the other from the first app's toolstrip, and they apps will stay in sync. The Model Builder is meant for looking and modifying the model contents, and the Model Analyzer lets you add different programs and external data to simulate, fit or otherwise analyze your model.
Hope this helps,
Priya
  3 Comments
Christos
Christos on 14 Nov 2022
Hi Arthur!
Many thanks for your great insights! It was very helpful to get me going! Appreciate it!
Best regards,
Christos
Christos
Christos on 14 Nov 2022
Hi Priya,
Many thanks for your input! I actually had to restart my Mac in order to properly launch the Matlab and the SimBiology. Now it is running great!
Thanks a lot!
Best regards,
Christos

Sign in to comment.

Communities

More Answers in the  SimBiology Community

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!