Use the Simbiology diagram feature in a graphical interface

2 次查看(过去 30 天)
Hi Hi I am using SimBiology a lot and think that it is a great module, I use the diagram feature to build my models. I would like to create a graphical user interface there you can use the diagram feature (ad species, reaction and compartments) in the gui, is this possible?

采纳的回答

Arthur Goldsipe
Arthur Goldsipe 2015-11-18
Hi Martin,
I'm happy to hear that you find SimBiology useful. (I'm one of the developers on the team.)
But to answer your question, no, there's currently no way for you to include any components of the SimBiology Desktop in your own graphical user interface.
-Arthur
  3 个评论
Martin Andersson
Martin Andersson 2020-4-29
Hi Goldsipe,
Is there any update or changes on my previously question. Or any way I can easely plot a graphical viwe of a flowshart in my own grathical user interface?
Kind regards,
Martin
Jeremy Huard
Jeremy Huard 2020-5-4
Hi Martin,
This hasn't changed. As Arthur mentioned, there is no way for you to embed the graphical model building functionality in your app.
However, if you do not want to dynamically create a model in your app but rather display the diagram of a model you have previously built in SimBiology, you could do the following:
  1. build your model in SimBiology
  2. Export the graphics as SVG by clicking on 'Export' in the 'Model view' tab. See here.
  3. Use uiimage component in your app to display the SVG image.
Remark: uiimage will not be available in GUIDE. As Sietse recommended you in another post, App Designer is the recommended tool now to build apps.

请先登录,再进行评论。

更多回答(0 个)

社区

更多回答在  SimBiology Community

类别

Help CenterFile Exchange 中查找有关 Perform Sensitivity Analysis 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by