Mask for S-function
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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).
0 Commenti
Risposte (1)
Raghunandan V
il 6 Giu 2019
Hi,
The easier thing would be to have if else statement in the C-code and whose condtions are dependent on a input
0 Commenti
Vedere anche
Categorie
Scopri di più su Author Block Masks in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!