Mask Parameters: popup versus spinbox
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Author Block Masks en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!