how to turn decimal numbers to integers
古いコメントを表示
Dear fellows,
Do you have any idea how to turn a set of results which are decimal numbers to integers?
採用された回答
その他の回答 (1 件)
Isktaine
2012 年 8 月 15 日
Assuming your results are stored in A then:
fix(A)
カテゴリ
ヘルプ センター および File Exchange で Logical についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!