How can i do "code capture" in Simbiology of MATLAB 2020b version?
Ältere Kommentare anzeigen
Hi, I'm currently on a project to make a calculating doses GUI.
I need to link the GUI with the model in simbiology I've built. I've also searched how to do that and I saw the 'code capture' tools. Nevertheless, I couldn't find that in the current matlab version I used, please help where could I found these tools?

Antworten (1)
Fulden Buyukozturk
am 10 Mai 2021
1 Stimme
Hi,
The "code capture" tool is not available in the current version of SimBiolgy. However, you can see the MATLAB code behind each program by right clicking on the program and selecting "view program code". This would open the program code in MATLAB editor. Please see screenshot below.
You can also see documentation for examples on how run a SimBiology model from command-line here. You can start by loading the model from SimBiology project file to MATLAB workspace by using sbioloadproject.

Fulden
Communitys
Weitere Antworten in SimBiology Community
Kategorien
Mehr zu Perform Sensitivity Analysis finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!