Failure to open an example in SimBiology

I wanted to open an example in Simbiology but it did not work. How to solve this issue?
The command, openExample('simbio/VirtualPatientsSimBiologyModelAnalyzerExample'), is from Matlab help center.

 Réponse acceptée

Rishav
Rishav le 20 Sep 2024
Hi 日曜,
I see you are using MATLAB R2023a and trying to access the following example:
>> openExample("simbio/VirtualPatientsSimBiologyModelAnalyzerExample")
You are not able to access this example, because it is available from R2023b or later versions to access.
Please refer to the following documentation for more details on the example:

3 commentaires

Florian Augustin
Florian Augustin le 20 Sep 2024
Modifié(e) : Florian Augustin le 20 Sep 2024
Hi,
you can probably work through the example using the project tumor_growth_vpop_sa.sbproj, which is included in SimBiology in MATLAB R2023a. To start the SimBiology Model Analyzer with this project you can run
simBiologyModelAnalyzer tumor_growth_vpop_sa.sbproj
in the MATLAB Command Window.
-Florian
Shawn
Shawn le 20 Sep 2024
Thanks, Florian. This command works. BTW, the letter “B” should be capitalized in “simBiologyModelAnalyzer".
Thank you! I corrected the typo.

Connectez-vous pour commenter.

Plus de réponses (1)

Joe Myint
Joe Myint le 23 Sep 2024

1 vote

Hi Shawn.
To add to what Florian and Rishav have said, there is a way to see an archived doc for a previous release.
For eg., the following link points ot the same example in R2023a doc where it had the same instruction that Florian gave (before it got updated later).
The url has this form:
FYI:
The documentation that you see by default on our mathworks website always points to the latest MATLAB version. Another way to navigate to see an archived doc of a previous relase is as follows:
  1. Go to Documentation - MATLAB & Simulink (mathworks.com)
  2. On the top right corner, click "Other Releases".
  3. Then click a specific release that correspond to your MATLAB version.
Hope it helps,
Joe

Communautés

Plus de réponses dans  SimBiology Community

Catégories

En savoir plus sur Extend Modeling Environment dans Centre d'aide et File Exchange

Produits

Version

R2023a

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by