M-file s-function and c-file s-function outputs don't match. Why?

I have a Simulink model that generates a square wave and passes it through two different s-functions and then plots the outputs. One s-function uses a m-file while the other s-function uses an equivlanet c code (turned into a mex file). Why are the outputs not the same? Is that normal?

 Accepted Answer

Never mind. I found out what the problem was. The parameters to the functions were slightly different. As such, the outputs were slightly different too.

More Answers (0)

This question is closed.

Products

Release

R2017a

Asked:

on 20 Sep 2018

Closed:

on 25 Sep 2018

Community Treasure Hunt

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

Start Hunting!