- Open your model and access the Model Explorer via the Modeling tab.
- In Model Workspace, add MATLAB variables or Simulink parameters.
- For each parameter, check the Argument box in the Data Properties or Simulink.Parameter pane, then click Apply.
- Ensure these parameters are referenced in your model.
Simulink look up tables not exported to fmu
조회 수: 23 (최근 30일)
이전 댓글 표시
Dear community, I'm trying to export a model with some look up tables and constants in Simulink to an FMU 2.0 and I can't get it to recognise the tables and constants all the times. First time I've tried through Simulink, worked fine but after modifying the model I can't get it to recognise any parameters, only inputs and outputs. When opening the old model again, parameters are not recognised anymore.
댓글 수: 0
채택된 답변
Harsh
2024년 10월 12일
Hi Olavo,
You can follow the following steps to include tunable parameters in your FMU export from Simulink -
You can check the following MATLAB answer which is relevant to your query –
Also configure each parameter in the parameters tab of the FMU expert dialog. Check the following MATLAB Answer for more info regarding this process -
Hope this answers your question!
댓글 수: 0
추가 답변 (1개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!