Extracting the second decimal point of a number
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
joseph Frank
il 3 Giu 2014
Risposto: Roger Stafford
il 3 Giu 2014
Hi,
I want to extract the 2nd decimal point without rounding from a vector of numbers. For example:
A=[8.18750];
I want to get number 8. How can I do so in a simple way.?
0 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!