Resolution differences between Matlab and Simulink
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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?
0 Kommentare
Antworten (1)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!