C code to S function
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
I want to convert a peace of C-code from the huge chunk of code, into a MATALB S-function. Please let me know how to do it?
I have one function named 'FreezeCleaning' which is using some other sub functions and those are defined in diffrent files. Also, most of the variable type deifnation defined in different .h file.
How to create S function for this particular function including other sub functions and defincations?
1 commentaire
Abhishek Singh
le 5 Mar 2019
You might wanna look into :
Réponses (0)
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!