how can I connect 2 matlab fcn blocks to each other
2 views (last 30 days)
Show older comments
Hi,
i wanna use in my simulink modell 2 matlab fcn blocks and the 2th block should be run if an action (if) happened.
how can i do that???
0 Comments
Accepted Answer
Azzi Abdelmalek
on 13 Jul 2013
Edited: Azzi Abdelmalek
on 13 Jul 2013
2 Comments
Kaustubha Govind
on 15 Jul 2013
In the function move, you need to assign a value for milling even when the "if" condition is not satisfied.
More Answers (0)
See Also
Categories
Find more on Sources in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!