Export model configuration parameters.

조회 수: 20 (최근 30일)
vvd03
vvd03 2015년 3월 2일
답변: Abhishek GS 2015년 3월 5일
Hello! How to export all model configuration parameters and import it to other model? Thanks for answers.
  댓글 수: 1
vvd03
vvd03 2015년 3월 2일
Sorry! Find answer in Model Explorer.

댓글을 달려면 로그인하십시오.

답변 (1개)

Abhishek GS
Abhishek GS 2015년 3월 5일
Hi vvd03,
It is possible to find the configuration parameters of a model via command line using the functions 'getConfigSet' and 'attachConfigSet'. You can find an example here .
You can also go to the model explorer, copy the 'Configuration' and paste it into another model (using the Model Explorer GUI itself), and then make that 'Configuration' active. The 'Configuration' is represented by 2 green coloured gears, as can be seen here .

카테고리

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

제품

Community Treasure Hunt

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

Start Hunting!

Translated by