Sort Internal Variables in FMU

조회 수: 6 (최근 30일)
Victor
Victor 2025년 9월 3일
이동: dpb 2025년 9월 4일
Hi,
I am exporting a Simulink model with some pre-defined internal variables as a FMU. There are properly exported. However, the order is not respected; they seem to be randomly sorted inside the FMU object.
Is there any way I could solve this issue?
Thank you very much in advance.
Best regards,
Víctor Sánchez Suárez

채택된 답변

dpb
dpb 2025년 9월 3일
이동: dpb 2025년 9월 4일
exportToFMU documentation has no input parameter to control the output order of saved variables, no.
I suspect the order will be/is dependent upon the structure of the model and the order in which components/variables were created or are linked/used.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Modeling에 대해 자세히 알아보기

제품


릴리스

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by