Get different value between GUI based and Code based
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponse acceptée
Jan
le 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.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Language Fundamentals dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!