sbiosimulate with events
Mostra commenti meno recenti
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
Risposta accettata
Più risposte (0)
Community
Più risposte nel SimBiology Community
Categorie
Scopri di più su Scan Parameter Ranges in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!