📄 graph_rename.hlp
字号:
{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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -