Feeds
질문
error While running gui program
gui_Singleton = 1; gui_State = struct('gui_Name', mfilename, ... 'gui_Singleton', gui_Singleton, ... 'gui_OpeningFcn', @thee...
3년 초과 전 | 답변 수: 0 | 0
0
답변질문
Invalid expression. When calling a function or indexing a variable, use parentheses. Otherwise, check for mismatched delimiters.
if ispc && isequal(get(hObject,'BackgroundColor') get(0,'defaultUicontrolBackgroundColor')); set(hObject,'Background...
3년 초과 전 | 답변 수: 1 | 0
