simbiology problem PK PD modeling
Mostrar comentarios más antiguos
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 comentario
Arthur Goldsipe
el 12 de Mayo de 2020
Can you save the project that you are using and attach it to your question?
Respuesta aceptada
Más respuestas (1)
Arthur Goldsipe
el 12 de Mayo de 2020
0 votos
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 comentario
nosair el yakoubi
el 12 de Mayo de 2020
Comunidades de usuarios
Más respuestas en SimBiology Community
Categorías
Más información sobre Scan Parameter Ranges en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!