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!