I would like to clear a image that has been put onto a push button using the cdata function. Is it similar to set(handles.pushbutton1,'cdata','')?

 채택된 답변

Dishant Arora
Dishant Arora 2015년 4월 23일

0 개 추천

set(handles.pushbutton1 , 'Cdata' , []);

추가 답변 (0개)

질문:

2015년 4월 23일

댓글:

2015년 4월 23일

Community Treasure Hunt

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

Start Hunting!

Translated by