Get different value between GUI based and Code based

1 view (last 30 days)
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.

Accepted Answer

Jan
Jan on 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.

More Answers (0)

Categories

Find more on Migrate GUIDE Apps in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!