Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

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).

Aperçu

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).

Commande d'installation
npx skills add https://github.com/simulink/skills --skill simulink-debug-commandline

Copiez et collez cette commande dans Claude Code pour installer le skill

Étoiles96
Forks8
Mis à jour20 mai 2026 à 16:32
SKILL.md
readonly