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!