Simbiology Debugger not running
1 view (last 30 days)
Show older comments
When I run the Simbiology debugger, it runs for a bit and then stops. The simulation is not run. I get the following output in the command line.
>> startSimBiologyDebugger(model,cs,model_variant,doses_sim)
The debugger is currently running.
Stop debugging to unblock MATLAB command line.
ans =
'Dimensions of arrays being concatenated are not consistent.'
ans =
struct with fields:
file: '[insert my directory here]'
name: 'Debugger.simulationCallback'
line: 0
The debugger has stopped.
MATLAB command line is unblocked.
1 Comment
Priya Moorthy
on 25 Mar 2025
Edited: Priya Moorthy
on 28 Mar 2025
A few questions - can you share which version of MATLAB and which version of the SimBiology debugger you are using? Are you running into this error with any model you try to run with the Debugger app, or just a particular model?
Priya
Answers (0)
Communities
More Answers in the SimBiology Community
See Also
Categories
Find more on Extend Modeling Environment in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!