How to use multiple formats

5 visualizzazioni (ultimi 30 giorni)
dbh0031
dbh0031 il 17 Set 2015
Commentato: Star Strider il 17 Set 2015
My teacher is asking me to use 8 different formats. I've tried everything I could think and even read the textbook. If anyone could show me how to use multiple formats to get more than one answer that would be great! Thanks

Risposte (1)

Star Strider
Star Strider il 17 Set 2015
Modificato: Star Strider il 17 Set 2015
If you need ideas, see the documentation in fprintf for formatSpec. That has all the available options. The creativity is your responsibility. (You might also need the str2num or num2str functions, depending on the requirements of your assignment.)
  2 Commenti
dbh0031
dbh0031 il 17 Set 2015
For some reason she's only letting us use format long or format shorteng for example. My professor won't let us use fprintf till the next assignment
Star Strider
Star Strider il 17 Set 2015
I didn’t know you meant that definition of ‘format’. See the documentation on format for details, specifically the style documentation.

Accedi per commentare.

Categorie

Scopri di più su Characters and Strings in Help Center e File Exchange

Tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by