How to use multiple formats

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

Answers (1)

Star Strider
Star Strider on 17 Sep 2015
Edited: Star Strider on 17 Sep 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 Comments

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
I didn’t know you meant that definition of ‘format’. See the documentation on format for details, specifically the style documentation.

Sign in to comment.

Tags

Asked:

on 17 Sep 2015

Commented:

on 17 Sep 2015

Community Treasure Hunt

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

Start Hunting!