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).

Answers (1)

Raghunandan V
Raghunandan V on 6 Jun 2019

0 votes

Hi,
The easier thing would be to have if else statement in the C-code and whose condtions are dependent on a input

Categories

Find more on Block and Blockset Authoring in Help Center and File Exchange

Products

Release

R2012a

Asked:

on 26 May 2019

Answered:

on 6 Jun 2019

Community Treasure Hunt

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

Start Hunting!