Change variable value in the workspace using switch
10 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
How to change a variable value in the workspace using simulink's Toggle/Rotary Switch block?
0 comentarios
Respuestas (2)
Sulaymon Eshkabilov
el 27 de Abr. de 2025
Movida: Image Analyst
el 27 de Abr. de 2025
Why not to assign a variable name to a constant block, then initialize the value of the constant block from the command window or MATLAB script.
3 comentarios
Walter Roberson
el 27 de Abr. de 2025
Send the output of the Switch block into a To Workspace block.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!



