Is there's any way to get handles of all selected block using simulink APIs ?
Suppose I select few blocks using mouse, how could I get handles of all selected blocks in form of an array or cells using simulink APIs ?
With gcbh
it just gives the handle of recently selected block only.
Basically I want to auto-generate corresponding "From" blocks of all selected "Goto" Blocks and vice-versa.
Matlab Version : 2010b