can i simply generate blocks to simulink from m-file code
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Fangjun Jiang
2017-9-12
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 个评论
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!