Sameed Ahmed in MATLAB Answers
上次活动时间: 2025-3-28

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
上次活动时间: 2022-11-17

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