Borrar filtros
Borrar filtros

Export model configuration parameters.

10 visualizaciones (últimos 30 días)
vvd03
vvd03 el 2 de Mzo. de 2015
Respondida: Abhishek GS el 5 de Mzo. de 2015
Hello! How to export all model configuration parameters and import it to other model? Thanks for answers.
  1 comentario
vvd03
vvd03 el 2 de Mzo. de 2015
Sorry! Find answer in Model Explorer.

Iniciar sesión para comentar.

Respuestas (1)

Abhishek GS
Abhishek GS el 5 de Mzo. de 2015
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 .

Categorías

Más información sobre Simulink Environment Customization en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by