Sameed Ahmed in MATLAB Answers
Last activity on 28 Mar 2025

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.
Abed Alnaif in MATLAB Answers
Last activity on 17 Nov 2022

Hello, Is it possible to apply variants when running the SimBiology debugger? Thank you, Abed