Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

simulink-debug-commandline

Use when simulation results are wrong for specific blocks or specific time steps and you need to inspect exactly what happens inside the simulation engine at that moment. Trigger on "output is wrong at this time step", "block produces unexpected value", "state resets unexpectedly", "debug block execution", "what happens at t=X", "step through the simulation loop", "use sldebug", "probe block data", "trace block I/O", "debug block methods". This is the method-level debugger — not signal logging (big picture) or graphical breakpoints (set_param).

개요

Use when simulation results are wrong for specific blocks or specific time steps and you need to inspect exactly what happens inside the simulation engine at that moment. Trigger on "output is wrong at this time step", "block produces unexpected value", "state resets unexpectedly", "debug block execution", "what happens at t=X", "step through the simulation loop", "use sldebug", "probe block data", "trace block I/O", "debug block methods". This is the method-level debugger — not signal logging (big picture) or graphical breakpoints (set_param).

설치 명령
npx skills add https://github.com/simulink/skills --skill simulink-debug-commandline

이 명령을 Claude Code에 복사하여 붙여넣어 스킬을 설치하세요

스타96
포크8
업데이트2026년 5월 20일 16:32
SKILL.md
readonly