📄 ch2_3.htm
字号:
<! Made by Html Translation Ver 1.0>
<HTML>
<HEAD>
<TITLE> 线上说明 </TITLE>
</HEAD>
<BODY BACKGROUND="bg0000.gif" tppabs="http://166.111.167.223/computer/cai/matlabjc/img/bg0000.gif">
<FONT COLOR="#0000FF">
<H1>2.3 线上说明</H1>
</FONT>
<HR>
<P>
在MATLAB系统中相关的线上(on-line)求助方式有三:
<OL>
<LI>是利用<FONT COLOR=#FF0000>help</FONT>指令,如果你已知要找的题材
(topic) 为何的话,直接键入<FONT COLOR=#FF0000>help <topic></FONT>。所以即使身旁没有使用手册,也可以使用<FONT COLOR=#FF0000>help</FONT>指令查询不熟悉的指令或是题材之用法,例如<FONT COLOR=#FF0000>help
sqrt</FONT>, <FONT COLOR=#FF0000>help topic</FONT>。
<LI>是利用<FONT COLOR=#FF0000>lookfor</FONT>指令,它可以从你键入的关键字(key-word)(即始这个关键字并不是MATLAB的指令)列出
所有相关的题材,例如<FONT COLOR=#FF0000>lookfor cosine</FONT>, <FONT COLOR=#FF0000>lookfor sine</FONT>。
<LI>是利用指令视窗的功能选单中的<B>Help</B>,从中选取<B>Table of Contents</B>(目录)或是<B>Index</B>(索引)。
</OL>
<P>
<P>
例如
<P>
<FONT COLOR=#FF0000>>> help sqrt</FONT>
<P>
<FONT COLOR=#FF0000>SQRT Square root.</FONT>
<P>
<FONT COLOR=#FF0000>SQRT(X) is the square root of the elements
of X. Complex</FONT>
<P>
<FONT COLOR=#FF0000>results are produced if X is not positive.
<BR>
</FONT>
<P>
<FONT COLOR=#FF0000>>> help monkey</FONT>
<P>
<FONT COLOR=#FF0000>monkey not found.<BR>
</FONT>
<P>
<FONT COLOR=#FF0000>>>* lookfor tangent</FONT>
<P>
<FONT COLOR=#FF0000>ACOT Inverse cotangent.</FONT>
<P>
<FONT COLOR=#FF0000>ACOTH Inverse hyperbolic cotangent.</FONT>
<P>
<FONT COLOR=#FF0000>ATAN Inverse tangent.</FONT>
<P>
<FONT COLOR=#FF0000>ATANH Inverse hyperbolic tangent.</FONT>
<P>
<FONT COLOR=#FF0000>ATAN2 Four quadrant inverse tangent.</FONT>
<P>
<FONT COLOR=#FF0000>COT Cotangent.</FONT>
<P>
<FONT COLOR=#FF0000>COTH Hyperbolic cotangent.</FONT>
<P>
<FONT COLOR=#FF0000>TAN Tangent.</FONT>
<P>
<FONT COLOR=#FF0000>TANH Hyperbolic tangent.<BR>
</FONT>
<P>
<FONT COLOR=#FF0000>>> help atan</FONT>
<P>
<FONT COLOR=#FF0000>ATAN Inverse tangent.</FONT>
<P>
<FONT COLOR=#FF0000>ATAN(X) is the arctangent of the elements
of X. See also ATAN2.<BR>
</FONT><HR>
<A HREF="ch2_2_4.htm" tppabs="http://166.111.167.223/computer/cai/matlabjc/ch2_2_4.htm"><IMG SRC="lastpage.gif" tppabs="http://166.111.167.223/computer/cai/matlabjc/img/lastpage.gif" BORDER=0></A>
<A HREF="javascript:if(confirm('http://166.111.167.223/computer/tppmsgs/msgs0.htm \n\nThis file was not retrieved by Teleport Pro, because it is addressed on a domain or path outside the boundaries set for its Starting Address. \n\nDo you want to open it from the server?'))window.location='http://166.111.167.223/computer/tppmsgs/msgs0.htm#4'" tppabs="http://166.111.167.223/computer/tppmsgs/msgs0.htm#4"><IMG SRC="nextpage-1.gif" tppabs="http://166.111.167.223/computer/cai/matlabjc/img/nextpage.gif" BORDER=0 HSPACE=10></A>
<A HREF="index.html" tppabs="http://166.111.167.223/computer/cai/matlabjc/index.html"><IMG SRC="outline-1.gif" tppabs="http://166.111.167.223/computer/cai/matlabjc/img/outline.gif" BORDER=0 HSPACE=6></A><BR>
<FONT SIZE=2 COLOR=#AA55FF> 上一页 下一页 讲义大纲 </FONT>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -