how to debug s functions in Matlab

8 views (last 30 days)
Pallanti Srinivasa Rao
Pallanti Srinivasa Rao on 8 Aug 2019
Answered: on 30 Sep 2025 at 8:41
how to debug an s function ,wrapper code and a mex file

Answers (2)

Sahithi Kanumarlapudi
Sahithi Kanumarlapudi on 12 Aug 2019
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 at 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

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!