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