can i simply generate blocks to simulink from m-file code
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Jaroslav Keprt
le 12 Sep 2017
Réponse apportée : Fangjun Jiang
le 12 Sep 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 commentaires
Réponse acceptée
Fangjun Jiang
le 12 Sep 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 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Simulink Coder dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!