Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
How to compare initial digits for three numbers in row of matrix.
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi guys, I have rows of numbers with the following format(for example) case1 A=[803.445,803.534, 803.5212] as can be seen here, the all first digits of the third number are equal (8,8,8) case 2 A=[803.445,803.534, 522.345], as can be seen here, the first digits of the third is different.(8,8,5) I want to write command to compare the value and doing something When the case is achieved and something else when the case is achieved
댓글 수: 1
John D'Errico
2018년 1월 9일
You just asked this question. You got multiple responses. Stop asking the same question multiple times.
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!