how to turn decimal numbers to integers
Afficher commentaires plus anciens
Dear fellows,
Do you have any idea how to turn a set of results which are decimal numbers to integers?
Réponse acceptée
Plus de réponses (1)
Isktaine
le 15 Août 2012
Assuming your results are stored in A then:
fix(A)
Catégories
En savoir plus sur Logical dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!