display result (numbers)
Mostra commenti meno recenti
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 ?
Risposta accettata
Più risposte (1)
Rafael Hernandez-Walls
il 30 Giu 2020
intent with the format command
format long
1 Commento
Nadya
il 30 Giu 2020
Categorie
Scopri di più su Logical in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!