simbiology problem PK PD modeling

조회 수: 1 (최근 30일)
nosair el yakoubi
nosair el yakoubi 2020년 5월 12일
댓글: nosair el yakoubi 2020년 5월 12일
I have a question of simulating a TK model already belonging to the simbioogy library.
I download the excel file of the data, but I cannot get the curves after I click "run" .
it's an error code that comes out every time:
DependentVarLabel must be a numeric column in the DataSet that contains real values and no Inf or -Inf values.
  댓글 수: 1
Arthur Goldsipe
Arthur Goldsipe 2020년 5월 12일
Can you save the project that you are using and attach it to your question?

댓글을 달려면 로그인하십시오.

채택된 답변

nosair el yakoubi
nosair el yakoubi 2020년 5월 12일
thank you very much !
of course !

추가 답변 (1개)

Arthur Goldsipe
Arthur Goldsipe 2020년 5월 12일
Hi,
The problem is that the two variables "time" and "drug" in your data were imported as text instead of numbers. I'm not sure how you imported the data, but try importing it again. It looks like you're using R2013a. I'm not sure if this feature is available in that version, but I like to use the "Import Data" button on the main MATLAB toolstrip. That gives you a lot more options for importing your data, and makes it easier to confirm that you're importing the data correction. After you import the data into MATLAB, you can import it into SimBiology.
-Arthur
  댓글 수: 1
nosair el yakoubi
nosair el yakoubi 2020년 5월 12일
hi,
thank ou very much Arthur...finally the problem is solved ...

댓글을 달려면 로그인하십시오.

커뮤니티

더 많은 답변 보기:  SimBiology Community

카테고리

Help CenterFile Exchange에서 Scan Parameter Ranges에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by