📄 mata_rename.hlp
字号:
{smcl}
{* 10mar2005}{...}
{cmd:help mata rename}
{hline}
{* index mata tt}{...}
{* index rename tt}{...}
{title:Title}
{p 4 4 2}
{bf:[M-3] mata rename -- Rename matrix or function}
{title:Syntax}
{p 8 16 2}
: {cmd:mata} {cmd:rename}
{it:oldmatrixname} {it:newmatrixname}
{p 8 16 2}
: {cmd:mata} {cmd:rename}
{it:oldfcnname}{cmd:()}{bind: }{it:newfcnname}{cmd:()}
{p 4 4 2}
This command is for use in Mata mode following Mata's colon prompt.
To use this command from Stata's dot prompt, type
. {cmd:mata: mata rename} ...
{title:Description}
{p 4 4 2}
{cmd:mata} {cmd:rename} changes the names of functions and global matrices.
{title:Also see}
{p 4 13 2}
Manual: {hi:[M-3] mata rename}
{p 4 13 2}
Online: help for
{bf:{help m3_intro:[M-3] intro}}
{p_end}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -