Archishman Ghosh in MATLAB Answers
Last activity on 12 Jun 2024

I deviced a kinetic model using simbiology, simulated it and everything worked fine. Then I loaded a data set from excel containing three columns: ID, Time and concentration. I set ID as group, Time as independent and concentration as depended variables. But when I run the program it says Invalid input argument of type 'double'. Input must be a structure or a Java or COM object. I've also tried loading the data directly from the workspace and it gave the same error. I converted the data to a structure and that is not listed as a valid input type while importing a dataset. I checked online tutorials and everyone seems to be able to load 'double' types. The reaction is just A+B-->null And dB/dt = -k*[B] and A is constant
Frank Sommerhage in File Exchange
Last activity on 20 Sep 2011

This tool pulls the reaction rates out of your SimBiology model.