Display string and variables
Show older comments
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
Answers (1)
Adam
on 24 Feb 2017
doc fprintf
Categories
Find more on Whos in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!