Comment out "eventdata" with "~" in GUI
古いコメントを表示
guide suggests replacing "eventdata" in callbacks with "~"; is this wise? If I don't do it, M-lint will always show orange!
Thanks.
Doug
採用された回答
その他の回答 (1 件)
Vishal Rane
2013 年 11 月 22 日
1 投票
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).
カテゴリ
ヘルプ センター および File Exchange で Desktop についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
