graph_rename.hlp
来自「是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到」· HLP 代码 · 共 74 行
HLP
74 行
{smcl}
{* 03feb2005}{...}
{cmd:help graph rename} {right:dialog: {bf:{dialog graph_rename:graph rename}}}
{hline}
{* index rename graph}{...}
{title:Title}
{p2colset 5 25 27 2}{...}
{p2col :{hi:[G] graph rename} {hline 2}}Rename graph in memory{p_end}
{p2colreset}{...}
{title:Syntax}
{p 8 23 2}
{cmdab:gr:aph}
{cmd:rename}
[{it:oldname}]
{it:newname}
[{cmd:,}
{cmd:replace}]
{pstd}
If {it:oldname} is not specified, the name of the current graph is assumed.
{title:Description}
{pstd}
{cmd:graph} {cmd:rename} changes the name of a graph stored in memory.
{title:Option}
{phang}
{cmd:replace}
specifies that it is okay to replace {it:newname} if it already
exists.
{title:Remarks}
{pstd}
See {help graph manipulation} for an introduction to the graph
manipulation commands.
{pstd}
{cmd:graph} {cmd:rename} is most commonly used to rename the current
graph{hline 2}the graph currently displayed in the Graph window{hline 2}when
creating the pieces for {cmd:graph} {cmd:combine}:
{cmd:. graph} ...{cmd:,} ...
{cmd:. graph rename p1}
{cmd:. graph} ...{cmd:,} ...
{cmd:. graph rename p2}
{cmd:. graph combine p1 p2,} ...
{title:Also see}
{psee}
Manual: {bf:[G] graph rename}
{psee}
Online:
{help graph manipulation};
{helpb graph copy}
{p_end}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?