how to set values in the particular column to constnat value based on greater than equal to criteria
1 回表示 (過去 30 日間)
古いコメントを表示
Hi,
For Instance, lets say I have a matrix A of size 5000 x 7, I would like to set all the values greater than 1 in the column 7 i.e.( A (:,7) ) to be 1, may I know how to implement this ??
0 件のコメント
採用された回答
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Performance and Memory についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!