sbiosimulate with events
Show older comments
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
Accepted Answer
More Answers (0)
Communities
More Answers in the SimBiology Community
Categories
Find more on Scan Parameter Ranges in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!