How can I send variable from workspace to simulink?
48 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I have a simulink model. And ı have a constant block that ı want to send to variable from workspace. How can I send?
0 comentarios
Respuestas (1)
Fangjun Jiang
el 15 de Feb. de 2018
If you have the variable 'a' in base workspace, double click the Constant block, put in 'a' (without the quote) under "Constant value:"
7 comentarios
Fangjun Jiang
el 15 de Feb. de 2018
That is something on a different topic. Double click the "Simulinnk-PS Converter" block, read the description regarding "derivatives", click the "Input Handling" panel, play with the "Filtering and derivatives" and "Provided signals:" settings.
Ver también
Categorías
Más información sobre Sources en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!