sbiosimulate with events
Ältere Kommentare anzeigen
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
Akzeptierte Antwort
Weitere Antworten (0)
Communitys
Weitere Antworten in SimBiology Community
Kategorien
Mehr zu Scan Parameter Ranges finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!