Control simbiology model from MATLAB command line
显示 更早的评论
I have an existing simbiology model that I want to control from the MATLAB command line. The documentation that I can find talks about creating new simbiology models from the MATLAB command line, but not about controlling an existing model. Help will be appreciated!
采纳的回答
更多回答(2 个)
Arthur Goldsipe
2018-3-4
1 个投票
I'm not sure what you mean by "control", but let me try to offer some guidance. You can simulate a model from the command line using the function sbiosimulate. And here is a list of command-line functions. Also, all of these examples show things you can do with models from the command line. Finally, you can learn the command-line equivalent of most desktop functionality either by using the MATLAB Code Capture Tool or by viewing task code (via the Task Code button in the toolstrip).
Rory Conolly
2018-3-5
1 个评论
Arthur Goldsipe
2018-3-5
If you have a model open in the desktop and would also like to use it from the command line, you can right-click on the model name and export it to your MATLAB workspace.
社区
更多回答在 SimBiology Community
类别
在 帮助中心 和 File Exchange 中查找有关 Scan Parameter Ranges 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!