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.
Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
M-file s-function and c-file s-function outputs don't match. Why?
조회 수: 1 (최근 30일)
이전 댓글 표시
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?
댓글 수: 0
채택된 답변
추가 답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!