- 1、本文档共42页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Matlab学习笔记_图文
导读:就爱阅读网友为您分享以下“Matlab学习笔记_图文”的资讯,希望对您有所帮助,感谢您对92的支持!
Floating point format, with 14 to 15 digits after the decimal point for double; and 7 digits after the decimal point for single. For example, 3.141592653589793e+000.
hex
Hexadecimal (hexadecimal representation of a binary double-precision number). For example, 400921fb54442d18
rat
Ratio of small integers. For example, 355/113
format命令设置的输出格式仅对当前窗口有效,要想在下次使用matlab时仍使用某种输出格式,应在preferences中进行设置。
The specified format applies only to the current MATLAB session. To maintain a format across sessions, use MATLAB preferences. Preferences
查看当前使用的格式:
get(0,#39;Format#39;)
例子:
Example 1
Change the format to long by typing
format long
View the result for the value of pi by typing
您可能关注的文档
- IEEE:写好学术论文的基本要求.doc
- HTTP工作原理.doc
- ias 8 BB2013_IAS 8_Part B.doc
- igmp snooping IGMP snooping技术原理及实现_图文.doc
- ielts writing task 1 牛津高中英语Module 1 unit 3 Task writing an e-m -.doc
- i ii iii iv v BOOK I II III IV V.doc
- gsqb12-04-2005 钢结构工程施工工艺标准.doc
- ieee tip 投稿 tip二次培训稿.doc
- iis应用程序池设置 2003服务器iis应用程序池设置.doc
- illustration Sample-illustration.doc
文档评论(0)