Automated block-insertion for Simulink models via console or api ?
Show older comments
Hi,
is there any possibility to insert a block into a simulink model without opening matlab and using the simulink gui? I have different models and I want to insert my s-function-block into the model and place it 'between' two existing blocks, i.e. I want to insert it into the dataflow between these two blocks. The s-function-block is supposed to feed the data right through during simulation and to send a 'ping', when the generated code is executed on my hardware. Is this there any kind of interface to simulink to manipulate models so that I can automate the block insertion?
Thank you! Cheers, Jens
Accepted Answer
More Answers (1)
Jens
on 9 Feb 2012
0 votes
Categories
Find more on Model, Block, and Port Callbacks in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!