Checking Cell Array for positive numbers
이전 댓글 표시
I have a (:,1) array which should be in a range of 0>ArrayValues>-150. What would I use to check to see if any are out of the range, and then list how many are out of the range. I have tried sum(), and Array<0.
댓글 수: 2
Thorsten
2016년 6월 21일
It would be helpful to upload your data, or at least a minimal version that reproduces the errors you describe below.
채택된 답변
추가 답변 (1개)
카테고리
도움말 센터 및 File Exchange에서 Operators and Elementary Operations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!