Failure to open an example in SimBiology
조회 수: 7 (최근 30일)
이전 댓글 표시
채택된 답변
Rishav
2024년 9월 20일
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
추가 답변 (1개)
Joe Myint
2024년 9월 23일
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:
- Go to Documentation - MATLAB & Simulink (mathworks.com)
- On the top right corner, click "Other Releases".
- Then click a specific release that correspond to your MATLAB version.
Hope it helps,
Joe
댓글 수: 0
커뮤니티
더 많은 답변 보기: SimBiology Community
참고 항목
카테고리
Help Center 및 File Exchange에서 Extend Modeling Environment에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!