Setting/Tuning parameters of a Simulink model in Realtime

조회 수: 2 (최근 30일)
Haitham Elsayed
Haitham Elsayed 2019년 5월 20일
답변: Jonas 2019년 9월 16일
I am currently working on a desgin of a GUI for a Real-time Simulink model. The problem I am facing is that in real-time I have no access to all the parmeters in my model like the resistance or capacitance.
I simulated a simple model for illustration and I attached the screenshots.
In addition , I also tried to use instrument panel in Simulink Real-time explorer to tune the parameters in realtime but I had the same problem which is the limitation of the parameters I can tune.

답변 (2개)

Diego Kuratli
Diego Kuratli 2019년 9월 15일
Instead of the Resistor and Capacitor blocks, use Variable Resistor and Variable Capacitor.

Jonas
Jonas 2019년 9월 16일
I believe Diego's suggestion will help.
I would also suggest to use Simulink Parameter variables inside the Model workspace and change those instead of the values inside the blocks directly.

카테고리

Help CenterFile Exchange에서 Target Computer Setup에 대해 자세히 알아보기

제품


릴리스

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by