Mask Parameters: popup versus spinbox
4 views (last 30 days)
Show older comments
I have a mask parameter with a Callback and Initialization code. When defined as a popup only the Callback runs when it is changed (until "OK"). When defined as a spinbox, Initialization is called many times with each value change. (In the midst of these calls, the Callback runs once.) Why is that?
0 Comments
Answers (0)
See Also
Categories
Find more on Author Block Masks 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!