How to load simbiology project object and children from m file?
古いコメントを表示
Hi, I am so new to matlab. How to load the simbiology project objects and children into matlab workspace? I have tried to use sbioloadproject (filename, modelObj); cs = getconfigset(modelObj); but it just load the model object but not the properties inside the project.
What I need now is to automatically run the *.m file that could load and run the *.sbproj and finally obtain the graph result from the *.sbproj without manually run the *.sbproj file. Due to some none imported properties in the *.sbproj into workspace, the graph plotting had given an error, which make the graph could not be plotted. Hope somebody could show the correct way of doing it. Thanks.
2 件のコメント
Arthur Goldsipe
2014 年 6 月 15 日
Hi Zetty,
It's difficult for us to help you without more information. What version of MATLAB are you using? What is the exact error you are getting? Can you attach the files that you are talking about (the .m and .sbproj files)?
-Arthur
Zetty Zakaria
2014 年 6 月 15 日
採用された回答
その他の回答 (1 件)
Hideki Oka
2016 年 7 月 12 日
0 投票
Can I merge two model files into single unified model ?
コミュニティ
その他の回答 SimBiology コミュニティ
カテゴリ
ヘルプ センター および File Exchange で Extend Modeling Environment についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!