what is the problem for the following commands in MATLAB?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
PULAK Kumer
le 26 Déc 2020
Réponse apportée : Walter Roberson
le 26 Déc 2020
m=input('Give integer value')
fprintf('%.(%d)f',m,x(i))
Here , I want to show decimal value after point according to inputed value.
0 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!