what is the problem for the following commands in MATLAB?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
PULAK Kumer
il 26 Dic 2020
Risposto: Walter Roberson
il 26 Dic 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 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!