C code to S function
Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Ältere Kommentare anzeigen
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 Kommentar
Abhishek Singh
am 5 Mär. 2019
You might wanna look into :
Antworten (0)
Diese Frage ist geschlossen.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!