The most recent version of Matlab (R2022b) does not open a SimBiology file (.sbproj)
이전 댓글 표시
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:
답변 (1개)
Priya Moorthy
2022년 11월 10일
편집: Priya Moorthy
2022년 11월 10일
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
Arthur Goldsipe
2022년 11월 10일
You should also be able to double-click on an sbproj file, and it will open the project in the SimBiology Model Builder app. That should work within MATLAB's Current Folder Browser, as well as within your operating systems file browser (File Explorer on Windows or Finder on macOS).
Christos
2022년 11월 14일
Christos
2022년 11월 14일
커뮤니티
더 많은 답변 보기: SimBiology Community
카테고리
도움말 센터 및 File Exchange에서 Import Data에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!