Get different value between GUI based and Code based

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

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.

1 Comment

Ok thank you for your reply, will check it line by line again!

Sign in to comment.

More Answers (0)

Categories

Tags

Asked:

ws
on 18 Nov 2011

Community Treasure Hunt

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

Start Hunting!