Editor's Note: This file was selected as MATLAB Central Pick of the Week
When you change the blockname (not the tagname) of the goto-Block, the corresponding from-block will be automatically created. The name of the block will be copied in the tag-field. The from-block gets the same blockname and tagname too. Additionally the names of the blocks get the ending "Goto" and "From". The color of the source block will be adopted.
Markus Baranyai (2021). Wise Goto-Block (https://www.mathworks.com/matlabcentral/fileexchange/9876-wise-goto-block), MATLAB Central File Exchange. Retrieved .
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.
Amazing block! Really!
Furthermore, how did you create it? I would like a goto block that propagates a signal name.
Nice
Very innovative!!!
Assuming that both GOTO and FROM block are inside a masked subsystem, can the callback function be modified so that it performs the following functions.
1. take the masked parameter from the block.
2. write the corresponding goto and from tags.