display result (numbers)
Afficher commentaires plus anciens
Hello,
I have a problem in displaying result.
I have this equation :
ps1=((max(max(X1))-mean(mean(X2)))/ (std2(X2)));
Normally, the result is for example '7.473958' but it is displayed '8' !!!
what is the problem please ?
Réponse acceptée
Plus de réponses (1)
Rafael Hernandez-Walls
le 30 Juin 2020
intent with the format command
format long
1 commentaire
Nadya
le 30 Juin 2020
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!