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