Disable specific icon in toolbar

how to disable a specific icon in "current figure toolbar" alone in matlab. I am working with GUIDE. if i use the command:- h=findall(gcf,'ToolTipString','x'); set(h,'visible''off'); Here consider X is the icon. After execution of this command the icon in all figure is getting deleted.. I dont want this to happen. Only In current figure which is opened, the icon should disappear.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

태그

질문:

2017년 3월 29일

Community Treasure Hunt

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

Start Hunting!

Translated by