Use the Simbiology diagram feature in a graphical interface

2 Ansichten (letzte 30 Tage)
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?

Akzeptierte Antwort

Arthur Goldsipe
Arthur Goldsipe am 18 Nov. 2015
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 Kommentare
Martin Andersson
Martin Andersson am 29 Apr. 2020
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 am 4 Mai 2020
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.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Communitys

Weitere Antworten in  SimBiology Community

Kategorien

Mehr zu Perform Sensitivity Analysis finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by