Comment out "eventdata" with "~" in GUI
Mostrar comentarios más antiguos
guide suggests replacing "eventdata" in callbacks with "~"; is this wise? If I don't do it, M-lint will always show orange!
Thanks.
Doug
Respuesta aceptada
Más respuestas (1)
Vishal Rane
el 22 de Nov. de 2013
1 voto
You can if you are not using that variable in rest of the function. The '~' doesn't work in the older versions though( R2006b or R2007a, i believe, will chk and edit this).
Categorías
Más información sobre Desktop en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
