📄 m1_help.hlp
字号:
{smcl}
{* 17mar2005}{...}
{cmd:help m1 help}
{hline}
{* index help tt}{...}
{* index online help}{...}
{title:Title}
{pstd}
{bf:[M-1] help -- Obtaining online help}
{title:Syntax}
{phang2}
{cmd:help} {cmd:m}{it:#}{bind: }{it:entryname}
{phang2}
{cmd:help} {cmd:mata} {it:functionname}{cmd:()}
{pstd}
The {cmd:help} command may be issued at either Stata's dot prompt or
Mata's colon prompt.
{title:Description}
{pstd}
Help for Mata is available online in Stata. This entry describes how
to access it.
{title:Remarks}
{pstd}
To see this entry online, type
. {cmd:help m1 help}
{pstd}
at Stata's dot prompt or Mata's colon prompt.
You type that because this entry is {bf:[M-1] help}.
{pstd}
To see the entry for function {cmd:max()}, for example, type
. {cmd:help mata max()}
{pstd}
It turns out that {cmd:max()} is documented in
{bf:{help mf_minmax:[M-5] minmax()}}, but that will not matter; Stata will
find the appropriate entry.
{pstd}
To enter the Mata help system from the top, from whence you can click your
way to any section or function, type
. {cmd:help mata}
{title:Also see}
{psee}
Manual: {hi:[M-1] help}
{psee}
Online:
{bf:{help help:[R] help}},
{bf:{help mata_help:[M-3] help}};
{bf:{help m1_intro:[M-1] intro}},
{bf:{help mata:[M-0] intro}}
{p_end}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -