Resolution differences between Matlab and Simulink

2 views (last 30 days)
I have a Matlab script and a Simulink model that perform the same algorithm. When I compare my results using the isequal function, the answer is "0". At the plotting level, all looks perfect, but at about 6+ decimal places in, the numbers start to diverge from each other. Is there a way to determine if Matlab and Simulink are using the same data types so I can achieve the exact same answers?

Answers (1)

Walter Roberson
Walter Roberson on 31 Aug 2012

Categories

Find more on Simulink Environment Customization in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

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

Start Hunting!