Comment out "eventdata" with "~" in GUI
Ältere Kommentare anzeigen
guide suggests replacing "eventdata" in callbacks with "~"; is this wise? If I don't do it, M-lint will always show orange!
Thanks.
Doug
Akzeptierte Antwort
Weitere Antworten (1)
Vishal Rane
am 22 Nov. 2013
1 Stimme
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).
Kategorien
Mehr zu Desktop finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
