sbiosimulate with events
Mostrar comentarios más antiguos
Hi there,
I'm simulating a model with 2 events from the Simbiology desktop and it runs smoothly. However, when trying to do so from the MatLab desktop with sbiosimulate(obj) the simulation runs OK but the events never take place. Both events are active:
>> obj.Events(1).Active
ans = 1
>> obj.Events(2).Active
ans = 1
The solver used is 'sundials'.
What am I missing here?
Thanks in advance,
Omar
Respuesta aceptada
Más respuestas (0)
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!