Error: expected the time data (independent variable) of the data input argument to be finite

2 vues (au cours des 30 derniers jours)
Hi, there,
I am new in Simbiology/MATLAB. I am trying to reproduce parameter estimates of a population PK models that I created in NONMEM. I prepared the data and the progarm sections to mirror what I coded in NONMEM. When I hit "run", it did not work because of this error "expected the time data (independent variable) of the data input argument to be finite". I have a time variable column in the data. I have tried 2 different projects and got the same error...
Any help would be much appreciated. Thank you,

Réponse acceptée

Arthur Goldsipe
Arthur Goldsipe le 20 Août 2021
This error means that your time data is invalid because it contains non-finite values. Look for infinite or NaN (not a number) values in your data. Perhaps this indicates a problem when importing your data. If you still can't find the problem with the data, can you attach a sample file so that we can reproduce the problem?

Plus de réponses (0)

Communautés

Plus de réponses dans  SimBiology Community

Catégories

En savoir plus sur Import Data dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by