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 لتثبيت المهارة

المصدر
simulink/skills
النجوم٩٦
التفرعات٨
آخر تحديث٢٠ مايو ٢٠٢٦ في ١٦:٣٢
SKILL.md
readonly