How can I add a subsystem containing simscape components to a custom simscape library? (using ssc_build or likewise)
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
Hello Everyone!
I have a bunch of .ssc files in a directory and when I run ssc_build, it creates a library for me. But how can I add a subsystem (which also containts simscape components) to the library as part of the ssc_build process? I can manually add this subsystem by drag and drop into the library model, but whenever I rebuild the library it will disappear since it only picks up the .ssc files to build. Any pointers?
Respuestas (1)
Cedric Götze
el 21 de Jul. de 2015
0 votos
Maybe it is already to late to solve your problem.
You can create 'Composite Components' which contain other components. Look at page 2-49 for further information:
Maybe this answer helps somebody else!
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!