bymatlab· 88 skills
Converts a double-precision Simulink system or subsystem to single precision using DataTypeWorkflow.Single (Fixed-Point Designer). The single conversion replaces all user-specified double-precision data types, as well as output data types that compile to double precision, with single-precision data types. Use this skill when converting Simulink systems to single precision, reducing memory usage of a Simulink system, optimizing for embedded targets. Do NOT use for standalone MATLAB .m code single conversion.
$npx -y skills add matlab/simulink-agentic-toolkit --skill simulink-single-precision-conversionInstalls into the current project.
Run `npx skills use "https://github.com/matlab/simulink-agentic-toolkit" --skill "matlab/simulink-agentic-toolkit/simulink-single-precision-conversion"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/matlab/simulink-agentic-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/matlab/simulink-agentic-toolkit"` and select the relevant skills, then follow their instructions.