can i simply generate blocks to simulink from m-file code
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Jaroslav Keprt
el 12 de Sept. de 2017
Respondida: Fangjun Jiang
el 12 de Sept. de 2017
Hello,
can i simply generate blocks to simulink from m-file code.
I just want to define the simulation (blocks) in the code. This code creates a model(simulation schema).
Define position, define color, add blocks, inputs, outputs, block properties, automatically link blocks.
I also want to read and edit these blocks again (by another script)
Is there any pdf, tutorial or manual?
When I look for help or for the mathworks-forum, I see that this possibility exists. But I did not find a complete manual or simple examples.
Thank you for answer.
0 comentarios
Respuesta aceptada
Fangjun Jiang
el 12 de Sept. de 2017
Here is the link to the online R2017a document. You can find similar section in your version of MATLAB/Simulink.
https://www.mathworks.com/help/simulink/ug/approach-modeling-programmatically.html
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Simulink Coder en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!