Clear Filters
Clear Filters

Does using the Goto-from blocks produce extra code or use more memory than just connecting the two signals with a line?

2 views (last 30 days)
I'm trying to understand what the code generation difference between using the Goto-From blocks and just connecting the two points with a line. Or is there a memory difference? Please let me know. Thanks,

Answers (1)

Walter Roberson
Walter Roberson on 13 Sep 2016
"The input to that Goto block is passed to the From blocks associated with it as though the blocks were physically connected."

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!