📄 mata_help.hlp
字号:
{smcl}
{* 17jan2005}{...}
{cmd:help mata help}
{hline}
{* index mata tt}{...}
{* index help tt}{...}
{* index online help}{...}
{title:Title}
{p 4 4 2}
{bf:[M-3] mata help -- Obtain online help}
{title:Syntax}
{p 8 16 2}
: {cmd:mata} {cmd:help} ...
{p 8 16 2}
: {cmd:help} ...
{p 4 4 2}
Note that {cmd:help} need not be preceded by {cmd:mata}.
{title:Description}
{p 4 4 2}
{cmd:mata help}
is Stata's {cmd:help} command. Thus you do not have to exit Mata to
use {cmd:help}.
{title:Remarks}
{p 4 4 2}
See {bf:{help m1_help:[M-1] help}}.
{p 4 4 2}
You need not type the Mata prefix:
: {cmd:mata help mata}
{it:(output appears in Stata's Viewer)}
: {cmd:help mata}
{it:(same result)}
{p 4 4 2}
{cmd:help} can be used to obtain help for Mata or Stata:
: {cmd:help mata missing()}
: {cmd:help missing}
{title:Also see}
{p 4 13 2}
Manual: {hi:[M-3] mata help}
{p 4 13 2}
Online: help for
{bf:{help m1_help:[M-1] help}},
{bf:{help help:[R] help}};
{bf:{help m3_intro:[M-3] intro}}
{p_end}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -