Simbiology Debugger not running
조회 수: 1 (최근 30일)
이전 댓글 표시
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
Priya Moorthy
2025년 3월 25일
편집: Priya Moorthy
2025년 3월 28일
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
답변 (0개)
커뮤니티
더 많은 답변 보기: SimBiology Community
참고 항목
카테고리
Help Center 및 File Exchange에서 Extend Modeling Environment에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!