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!