how to debug s functions in Matlab
조회 수: 8 (최근 30일)
이전 댓글 표시
how to debug an s function ,wrapper code and a mex file
댓글 수: 0
답변 (2개)
Sahithi Kanumarlapudi
2019년 8월 12일
Debugging on S-functions can be done either in Simulink or using a third party software.
The documentation on how to debug an S-function can be found in the following link
댓글 수: 0
杰
2025년 9월 30일 8:41
in matlab 2024a,i do it as this link https://www.mathworks.com/help/simulink/sfg/debugging-c-mex-s-functions.html at step Select the S-function listed as sfcndemo_timestwo/Input Times 2 S-Function under S-function Blocks and move it to Selected Entities. -->it show nothing
how to fix this Problem
댓글 수: 0
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!