hf.Color =[0,1,1]; hf.Position = [1,1,300,150]; hf.ButtonDownFcn='gtext("hello")';
报错:错误使用 gtext("hello")错误: 输入字符不是 MATLAB 语句或表达式中的有效字符。