why i get this fixed?this problem have appeared many times again and again,when i restart all,why?thanks File: GUI_M.m Line: 396 Column: 1 Invalid use of operator.
조회 수: 3 (최근 30일)
이전 댓글 표시
% --- Executes on button press in pushbutton17.
% --- Executes on button press in pushbuttonSaveResult.
function pushbutton17_Callback(hObject, eventdata, handles) %line396
% hObject handle to pushbutton17 (see GCBO)
% eventdata reserved - to be defined in a future version of MATLAB
% handles structure with handles and user data (see GUIDATA)
댓글 수: 2
Walter Roberson
2022년 4월 23일
One of the immediately previous lines has a problem, such as a missing ]
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Creating, Deleting, and Querying Graphics Objects에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!