What is S-function Wrapper?
9 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Can anybody tell me what is S-function wrapper & how to write it?
0 Commenti
Risposte (1)
Kaustubha Govind
il 19 Feb 2013
It is simply an implementation of the standard S-function interface. You may want to use the Legacy Code Tool to auto-generate the wrapper for you if you have custom C code that you'd like to call from an S-function.
3 Commenti
Sameer
il 9 Ott 2014
Hello
What if the code is Matlab code...then how does the Wrapper generated?
Regards
Vedere anche
Categorie
Scopri di più su Startup and Shutdown in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!