in GUI , how to make the handles be used in my function?
古いコメントを表示
use global or sth. ? Is there any way?
when i create my function , it occurs error: Attempt to reference field of non-structure array.
採用された回答
その他の回答 (1 件)
Stephen23
2015 年 4 月 11 日
1 投票
Have a look in the documentation:
The best practice is to pass arguments to functions... you should try this!
カテゴリ
ヘルプ センター および File Exchange で Function Handles についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!