⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 graph_copy.hlp

📁 是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到
💻 HLP
字号:
{smcl}
{* 01mar2005}{...}
{cmd:help graph copy}{right:dialog:  {bf:{dialog graph_copy:graph copy}}}
{hline}
{* index copy graph}{...}

{title:Title}

{p2colset 5 23 25 2}{...}
{p2col :{hi:[G] graph copy} {hline 2}}Copy graph in memory{p_end}
{p2colreset}{...}


{title:Syntax}

{p 8 23 2}
{cmdab:gr:aph}
{cmd:copy}
[{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:copy} makes a copy of a graph stored in memory under a new
name.


{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:copy} is rarely used.
Perhaps you have a graph displayed in the Graph window (known as the
current graph), and you wish to experiment with changing its aspect ratio or
scheme using the {cmd:graph} {cmd:display} command.  Before starting your
experiments, you make a copy of the original:

	{cmd:. graph copy backup}

	{cmd:. graph display} ...


{title:Also see}

{psee}
Manual:  {bf:[G] graph copy}

{psee}
Online:  
{help graph manipulation};
{helpb graph rename}
{p_end}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -