What is S-function Wrapper?
조회 수: 2 (최근 30일)
이전 댓글 표시
Can anybody tell me what is S-function wrapper & how to write it?
댓글 수: 0
답변 (1개)
Kaustubha Govind
2013년 2월 19일
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
Sameer
2014년 10월 9일
Hello
What if the code is Matlab code...then how does the Wrapper generated?
Regards
참고 항목
카테고리
Help Center 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!