simbiology problem with ode solvers
Mostrar comentarios más antiguos
Hi, I'm trying to create a pk/pd project in simbiology. Since I'm new to Simbiology I wanted to run a very basic PK model and I realized that I can not simulate my model no matter I do. I keep getting "Test of generated MATLAB function failed" Then I tried running some of the example projects and I encountered the message there as well. I also tried running the code from the command line instead of desktop, but nothing changed. the error message for the example project gprotein was as follows: ---------------------------------------------------------------------- Test of generated MATLAB function failed.
Caused by: Undefined variable "coder" or class "coder.extrinsic".
Error using SBCompiler.SimulationObject/simulate --> Error reported from ODE Compilation: Error using Generator.testMFile (line 587) Test of generated MATLAB function failed.
Error in sbiosimulate (line 143) [t x] = simobj.simulate(mobj, cs, variants, doses); -------------------------------------------------------------------
I realized that I can not even export the model as equations since I run into the previous error. "Test of generated MATLAB function failed"
Can someone help me fix this problem and make simulations possible?
Thanks.
Respuesta aceptada
Más respuestas (1)
qprime
el 3 de Oct. de 2014
0 votos
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!