How to change the number of outputs of a MATLAB function block programmatically
Show older comments
Hello
I am working on R2014a, I created a Matlab Function block using add_block , however I want to add outputs not by directly modifying the function (e.i function [out1,out2,out3] = MyFun(u)), but rather programmatically from the same way I created it.
Thanks in advance.
Accepted Answer
More Answers (1)
Abderahmane Abdellahi
on 16 Jun 2017
0 votes
Categories
Find more on General Applications in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!