Get different value between GUI based and Code based
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi all
I have wrote Matlab code and I convert it to several parts in GUI-base, but I dig out code-base and GUI-base gave me little difference on results, is it normal?
Thank you.
0 Kommentare
Akzeptierte Antwort
Jan
am 18 Nov. 2011
No. If there are different results, you perform different calculations. This usually happens after a typo or after faults in the decalaration of global variables.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Language Fundamentals finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!