Determining if a variable is a function handle

Is there a function to determine if a variable is a function handle? ishandle works only for graphics or Java object handles.
Thanks

 채택된 답변

Walter Roberson
Walter Roberson 2013년 11월 26일
편집: Walter Roberson 2013년 11월 26일
isa(YourVar,'function_handle')

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Creating, Deleting, and Querying Graphics Objects에 대해 자세히 알아보기

질문:

2013년 11월 26일

댓글:

2019년 11월 14일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by