Graphical switching between S-functions
Versión 1.0.0.1 (3,01 KB) por
Stacey Gage
Use a single Simulink s-function block to access multiple s-functions.
Allow users to switch between multiple s-functions from popup menu. The s-functions used in this example block ship with Simulink.
For more details, edit block mask and examine the parameters tab. The callback section will show the command that makes it possible -- "set_param(gcb,'functionname',get_param(gcb,'sfun'))".
Citar como
Stacey Gage (2024). Graphical switching between S-functions (https://www.mathworks.com/matlabcentral/fileexchange/3385-graphical-switching-between-s-functions), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R12
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Más información sobre Modeling en Help Center y MATLAB Answers.
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.