Display string and variables
Mostrar comentarios más antiguos
I have a for loop that gives me the mean return and standard deviation for several securities how can I display "The return is ... and the standard deviation is ..."? Returns are of the form 6.0033e-04 while standard deviations 0.0207
Respuestas (1)
Adam
el 24 de Feb. de 2017
doc fprintf
Categorías
Más información sobre Whos en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!