How to use multiple formats

5 次查看(过去 30 天)
dbh0031
dbh0031 2015-9-17
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

回答(1 个)

Star Strider
Star Strider 2015-9-17
编辑:Star Strider 2015-9-17
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 个评论
dbh0031
dbh0031 2015-9-17
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 2015-9-17
I didn’t know you meant that definition of ‘format’. See the documentation on format for details, specifically the style documentation.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Logical 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by