Mask for S-function
显示 更早的评论
Hi,
I wanted to create a Mask for s-function, with dropdown list parameter on Masked block & the parameter value should able to pass to the s-function name.
for example: i wanted to create a mask with dropdown list, x,y & z.
when i select the X, then the s-function should called with 'x' name ( look under mask).
回答(1 个)
Raghunandan V
2019-6-6
0 个投票
Hi,
The easier thing would be to have if else statement in the C-code and whose condtions are dependent on a input
类别
在 帮助中心 和 File Exchange 中查找有关 Block and Blockset Authoring 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!