in GUI , how to make the handles be used in my function?
Show older comments
use global or sth. ? Is there any way?
when i create my function , it occurs error: Attempt to reference field of non-structure array.
Accepted Answer
More Answers (1)
Stephen23
on 11 Apr 2015
1 vote
Have a look in the documentation:
The best practice is to pass arguments to functions... you should try this!
Categories
Find more on Function Handles in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!