Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Change a parameter during the simulation Simulink

조회 수: 2 (최근 30일)
Jose Garcia
Jose Garcia 2019년 4월 12일
마감: MATLAB Answer Bot 2021년 8월 20일
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

답변 (1개)

Raj
Raj 2019년 4월 12일
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.

이 질문은 마감되었습니다.

제품


릴리스

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by