- 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
14 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Olavo
el 11 de Oct. de 2024
Respondida: Olavo
el 14 de Oct. de 2024
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 comentarios
Respuesta aceptada
Harsh
el 12 de Oct. de 2024
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 comentarios
Más respuestas (1)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!