how to debug s functions in Matlab
Show older comments
how to debug an s function ,wrapper code and a mex file
Answers (2)
Sahithi Kanumarlapudi
on 12 Aug 2019
0 votes
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
杰
on 30 Sep 2025
0 votes
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
Categories
Find more on Simulink Coder in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!