Subscript indices must either be real positive integers or logicals

조회 수: 3 (최근 30일)
mohammad
mohammad 2023년 1월 3일
답변: Stephen23 2023년 1월 3일
I have a strange problem with MATLAB. I wrote a algorithm and finally gave the epsss values answer as shown in the picture below. But when I try to get Max from it, it gives an error!!!!!

채택된 답변

Stephen23
Stephen23 2023년 1월 3일
You have created a variable in the workspace named MAX.
You need to CLEAR that variable from the workspace, then try again.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Whos에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by