symbiology new project (Estimating the Bioavailability of a Drug)

Hello, the simbiology project (sbioloadproject('Bioavailability.sbproj','m1')) and the corresponding data (load ondansetron_data) in the new version of matlab (R2015b) is not on the matlab root directory. Can anyone from Matlab please upload this example? this is the link http://www.mathworks.com/help/simbio/ug/_buxe75l.html. Thank you!

 채택된 답변

Arthur Goldsipe
Arthur Goldsipe 2015년 10월 11일
편집: Arthur Goldsipe 2015년 10월 12일
Hi,
The files are located under the "examples\simbio" folder of your MATLAB installation. You can open the project in the SimBiology Desktop using the following command:
simbiology(fullfile(matlabroot, 'examples', 'simbio', 'Bioavailability.sbproj'))
and the data file using the following command:
load(fullfile(matlabroot, 'examples', 'simbio', 'ondansetron_data.mat'))

추가 답변 (0개)

커뮤니티

더 많은 답변 보기:  SimBiology Community

카테고리

도움말 센터File Exchange에서 Import Data에 대해 자세히 알아보기

제품

태그

질문:

2015년 10월 10일

편집:

2015년 10월 12일

Community Treasure Hunt

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

Start Hunting!

Translated by