Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

Change a parameter during the simulation Simulink

2 Ansichten (letzte 30 Tage)
Jose Garcia
Jose Garcia am 12 Apr. 2019
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
I need to change a parameter such as the value of a step during the simulation, graphing it I hope to observe the change of those two values, Someone has an idea of how to do that from workspace

Antworten (1)

Raj
Raj am 12 Apr. 2019
In cases like this where you have to give a customized input, I prefer to go to excel to create that input as a time series. In simple cases you can create the input in MATLAB directly but in a bit complex cases, excel is more user friendly. Then just import that excel data into your workspace. You can use that data in your simulation model by using "inport" or "from workspace" blocks.

Diese Frage ist geschlossen.

Produkte


Version

R2017b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by