error illegal methods use
조회 수: 4 (최근 30일)
이전 댓글 표시

댓글 수: 0
채택된 답변
Bora Eryilmaz
2022년 12월 17일
편집: Bora Eryilmaz
2022년 12월 17일
You seem to have a missing "end" around line 80-81 at the end of the "switch" block. You need an "end" at the end of the function before the FlipButtonPushed function.
댓글 수: 0
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!