use S-function
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hy, I have a script in matlab and need to put it in simulink, but i have dificulties using s-function Have an example? Thank you
0 Commenti
Risposta accettata
TAB
il 23 Set 2011
You can use 'Embedded MATLAB Function' block in your model for embedding MATLAB code with simulink. This block is available at
Simulink Library browser > User defined functions > 'Embedded MATLAB Function'
For help type
doc 'Embedded MATLAB Function'
on command window.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Simulink Coder 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!