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

📄 pgraph.lcg

📁 没有说明
💻 LCG
字号:
/*
** GAUSS library file
**
** (C) Copyright 1988-1998  Aptech Systems, Inc.
** All Rights Reserved.
**
** This Software Product is PROPRIETARY SOURCE CODE OF APTECH
** SYSTEMS, INC.    This File Header must accompany all files using
** any portion, in whole or in part, of this Source Code.   In
** addition, the right to create such files is strictly limited by
** Section 2.A. of the GAUSS Applications License Agreement
** accompanying this Software Product.
**
** If you wish to distribute any portion of the proprietary Source
** Code, in whole or in part, you must first obtain written
** permission from Aptech Systems.
**
**-------------------**------------------**-------------------**-----------**
**-------------------**------------------**-------------------**-----------*/


pgraph.dec
    _pqg_ver                         : matrix
    _pagedim                         : matrix
    _pappend                         : matrix
    _parrow                          : matrix
    _parrow3                         : matrix
    _pascx                           : matrix
    _pascy                           : matrix
    _paxes                           : matrix
    _paxht                           : matrix
    _paxmarx                         : matrix
    _pbox                            : matrix
    _pcrop                           : matrix
    _pcolor                          : matrix
    _pcross                          : matrix
    _pcwin                           : matrix
    _pncwin                          : matrix
    _pcsel                           : matrix
    _perrbar                         : matrix
    _pfonts                          : matrix
    _pframe                          : matrix
    _pgrid                           : matrix
    _plctrl                          : matrix
    _pline                           : matrix
    _plotsiz                         : matrix
    _plotshf                         : matrix
    _pageshf                         : matrix
    _pagesiz                         : matrix
    _plegctl                         : matrix
    _plsel                           : matrix
    _pltype                          : matrix
    _plwidth                         : matrix
    _pmargin                         : matrix
    _pmcolor                         : matrix
    _pmsgctl                         : matrix
    _pnotify                         : matrix
    _pnum                            : matrix
    _pnumht                          : matrix
    _protate                         : matrix
    _pqgplay                         : matrix
    _pqgtype                         : matrix
    _pscreen                         : matrix
    _psilent                         : matrix
    _pssel                           : matrix
    _pstype                          : matrix
    _psym                            : matrix
    _psymsiz                         : matrix
    _ptitlht                         : matrix
    _pworld                          : matrix
    _pxpmax                          : matrix
    _pxscale                         : matrix
    _pypmax                          : matrix
    _pyscale                         : matrix
    _pwindmx                         : matrix
    _pwindno                         : matrix
    _pfirstw                         : matrix
    _pxmem                           : matrix
    _pxsci                           : matrix
    _pysci                           : matrix
    _pzsci                           : matrix
    _pzclr                           : matrix
    _pzoom                           : matrix
    _pcmdlin                         : string
    _pcvfile                         : string
    _pdate                           : string
    _phard                           : string
    _plegstr                         : string
    _pmsgstr                         : string
    _prtfile                         : string
    _ptek                            : string
    _ptitle                          : string
    _pversno                         : string
    _pxfmt                           : string
    _pxlabel                         : string
    _pyfmt                           : string
    _pylabel                         : string
    _pqgedit                         : matrix
    _pmnr                            : matrix
    _pmjr                            : matrix
    _poptic                          : matrix
    _pmtic                           : matrix
    _pbarwid                         : matrix
    _pbartyp                         : matrix
    _pboxctl                         : matrix
    _pboxlim                         : matrix
    _pbox3d                          : matrix
    _psym3d                          : matrix
    _pline3d                         : matrix
    _psurf                           : matrix
    _pview                           : matrix
    _pvolume                         : matrix
    _pticout                         : matrix
    _pzlabel                         : string
    _pzpmax                          : matrix
    _pzscale                         : matrix
    _pzfmt                           : string
    _plev                            : matrix

paxnum.src
    _paxnum                          : proc
    _popt                            : proc
    _pfeq                            : proc

pbar.src
    bar                              : proc

pbox.src
    box                              : proc
    calcbox                          : proc
    _pcntclc                         : proc

pcart.src
    _endgrph                         : proc
    _pcartx                          : proc
    _pcarty                          : proc
    _pcartz                          : proc
    _fontsiz                         : proc
    _pwrscal                         : proc
    _linfilt                         : proc
    _txtfilt                         : proc
    _cmnfilt                         : proc
    _prngerr                         : proc
    _setpage                         : proc
    _decreas                         : proc
    _range                           : proc

pcart3d.src
    _3dfilt                          : proc
    _pwrsc3d                         : proc
    _volum3d                         : proc

pcontour.src
    contour                          : proc

pdraw.src
    draw                             : proc

pgraph.src
    asclabel                         : proc
    fonts                            : proc
    graphset                         : proc
    title                            : proc
    view                             : proc
    viewxyz                          : proc
    volume                           : proc
    xlabel                           : proc
    ylabel                           : proc
    zlabel                           : proc
    margin                           : proc
    axmargin                         : proc
    graphprt                         : proc
    rerun                            : proc

phist.src
    hist                             : proc
    histp                            : proc
    histf                            : proc

play.src
    hardcopy                         : proc
    setcnvrt                         : proc
    replay                           : proc

ploglog.src
    loglog                           : proc

plogx.src
    logx                             : proc

plogy.src
    logy                             : proc

polar.src
    polar                            : proc

pscale.src
    scale                            : proc
    scale3d                          : proc
    xtics                            : proc
    ytics                            : proc
    ztics                            : proc

psurface.src
    surface                          : proc

pwindow.src
    begwind                          : proc
    endwind                          : proc
    window                           : proc
    makewind                         : proc
    setwind                          : proc
    nextwind                         : proc
    getwind                          : proc
    savewind                         : proc
    loadwind                         : proc

pxy.src
    xy                               : proc

pxyz.src
    xyz                              : proc

⌨️ 快捷键说明

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