How to create a custom SIMULINK library block from legacy_code tool programmatically?
Mostrar comentarios más antiguos
I have a C-function and I want to create a block in an existing SIMULINK library. If I give library name in Legacy_code tool as modelname I get the following error
Simulation of model 'TestLib' is not allowed because it is a block diagram library
Is there any way to create/copy/add a block to a custom SIMULINK library programmatically?
Respuestas (1)
Urmila Rajpurohith
el 8 de Ag. de 2019
0 votos
You can refer to below documentation for how to design and create custom block
1 comentario
Saulat Chughtai
el 9 de Ag. de 2019
Categorías
Más información sobre Modeling en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!