필터 지우기
필터 지우기

Simulink Real-Time referenced models

조회 수: 1 (최근 30일)
Lennart van Bremen
Lennart van Bremen 2019년 2월 13일
답변: Gautham Ponnu 2019년 2월 22일
I can successfully execute the example given in 'Tune Inlined Parameters with Simulink Real-Time Explorer'
However, once I try to add a referenced model, the tunable parameter disappears from Simulink Real-Time Explorer. Even for simple, empty and unconnected referenced models, the parameter tuning seems to break. I do want to use the features of referenced models.
How can I get referenced models to work together with global parameter tuning?
I am using Matlab 2014b with a SpeedGoat target. Block parameter tuning seems to work fine, as well as the referenced models themselves. Just global parameter tuning stops working when a referenced model is added.

채택된 답변

Gautham Ponnu
Gautham Ponnu 2019년 2월 22일
For referenced models, you will have to create parameter objects.
>> tunablevars2parameterobjects('parent')

추가 답변 (0개)

카테고리

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

제품


릴리스

R2014b

Community Treasure Hunt

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

Start Hunting!

Translated by