Hi All
I stumbled across a lifechanging simulink menu customization to
automatically create simulink blocks:
http://www.mathworks.com/matlabcentral/fileexchange/25736-create-from-blocks
You can see a gif of it in action here:
http://blogs.mathworks.com/images/pick/will_campbell/potw_create_from_blocks/From_Goto.gif
I modified it a bit so you can also create goto blocks with incremented
names,
e.g. adc0, adc1, adc2, etc too. For now you can grab them from:
https://dl.dropboxusercontent.com/u/9870263/sl_menu.zip
To install, you just need to copy the m-files in that zip to your
mlib_devel/caper_library and restart matlab.
If any of the git ninjas think this is main-repo worthy, please add it in...
Cheers
Danny