C code to S function
信息
此问题已关闭。 请重新打开它进行编辑或回答。
显示 更早的评论
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 个评论
Abhishek Singh
2019-3-5
You might wanna look into :
回答(0 个)
此问题已关闭。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!