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!