How simscape script can be converted into block?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
I can write simscape script but cannot convert them into block. I tried to follow the instruction found in userguide. But could not finally get it.
0 Commenti
Risposte (1)
Azzi Abdelmalek
il 27 Dic 2012
Modificato: Azzi Abdelmalek
il 27 Dic 2012
You can use a matlab function block or an interpreted matlab function block. The first one is used when you need to generate c code for example, the second allows more fonctionnalities
0 Commenti
Vedere anche
Categorie
Scopri di più su Physical Units 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!