Difference Between ValueChangedFcn & ValueChangingFcn
Show older comments
Hi all
I have a GUI which includes:-
Edit Field Text
Edit Field Text
Text Area
For Edit Field Text & Edit Field Text i have the option to create two callbacks which are:-
1) Add ValueChangedFcn
2) Add ValueChangingFcn
Can anyone explain what the difference is between these two?
Also on the Text Area i can only create one call back which is:-
1) Add ValueChangedFcn
Why isnt there an option for Add ValueChangingFcn for Text Area?
I know i'm being a little thick but Matlab isnt a strong area for me.
Thank you
1 Comment
Rik
on 24 Apr 2019
Have you tried searching the documentation (or Google)? This sounds like a difference due to a property being renamed in some release, but I would have to search the doc to confirm.
Accepted Answer
More Answers (0)
Categories
Find more on Update figure-Based Apps in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!