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!