# Stub subroutines for octave file pgplot_octave.cc. # This file was automatically generated for octave by wrap_octave on # Tue Nov 18 18:37:53 1997 from # cpgplot.h. # 1; # This is not a function file. function pgarro(x1, y1, x2, y2) % pgarro(x1, y1, x2, y2) % No documentation is available yet. pgplot_octave(0, x1, y1, x2, y2); endfunction function pgask(flag) % pgask(flag) % No documentation is available yet. pgplot_octave(1, flag); endfunction function pgaxis(opt, x1, y1, x2, y2, v1, v2, step, nsub, dmajl, dmajr, fmin, disp, orient) % pgaxis(opt, x1, y1, x2, y2, v1, v2, step, nsub, dmajl, dmajr, fmin, disp, orient) % No documentation is available yet. pgplot_octave(2, opt, x1, y1, x2, y2, v1, v2, step, nsub, dmajl, dmajr, fmin, disp, orient); endfunction function [retval, ch_scalar, out_x, out_y] = pgband(mode, posn, xref, yref, x, y) % [retval, ch_scalar, out_x, out_y] = pgband(mode, posn, xref, yref, x, y) % No documentation is available yet. [retval, ch_scalar, out_x, out_y] = pgplot_octave(3, mode, posn, xref, yref, x, y); endfunction function pgbbuf() % pgbbuf() % No documentation is available yet. pgplot_octave(4); endfunction function retval = pgbeg(unit, file, nxsub, nysub) % retval = pgbeg(unit, file, nxsub, nysub) % No documentation is available yet. retval = pgplot_octave(5, unit, file, nxsub, nysub); endfunction function pgbin(x, data, center) % pgbin(x, data, center) % No documentation is available yet. pgplot_octave(6, x, data, center); endfunction function pgbox(xopt, xtick, nxsub, yopt, ytick, nysub) % pgbox(xopt, xtick, nxsub, yopt, ytick, nysub) % No documentation is available yet. pgplot_octave(7, xopt, xtick, nxsub, yopt, ytick, nysub); endfunction function pgcirc(xcent, ycent, radius) % pgcirc(xcent, ycent, radius) % No documentation is available yet. pgplot_octave(8, xcent, ycent, radius); endfunction function pgclos() % pgclos() % No documentation is available yet. pgplot_octave(9); endfunction function pgconb(a, i1, i2, j1, j2, c, tr, blank) % pgconb(a, i1, i2, j1, j2, c, tr, blank) % No documentation is available yet. pgplot_octave(10, a, i1, i2, j1, j2, c, tr, blank); endfunction function pgconf(a, i1, i2, j1, j2, c1, c2, tr) % pgconf(a, i1, i2, j1, j2, c1, c2, tr) % No documentation is available yet. pgplot_octave(11, a, i1, i2, j1, j2, c1, c2, tr); endfunction function pgconl(a, i1, i2, j1, j2, c, tr, label, intval, minint) % pgconl(a, i1, i2, j1, j2, c, tr, label, intval, minint) % No documentation is available yet. pgplot_octave(12, a, i1, i2, j1, j2, c, tr, label, intval, minint); endfunction function pgcons(a, i1, i2, j1, j2, c, tr) % pgcons(a, i1, i2, j1, j2, c, tr) % No documentation is available yet. pgplot_octave(13, a, i1, i2, j1, j2, c, tr); endfunction function pgcont(a, i1, i2, j1, j2, c, nc, tr) % pgcont(a, i1, i2, j1, j2, c, nc, tr) % No documentation is available yet. pgplot_octave(14, a, i1, i2, j1, j2, c, nc, tr); endfunction function pgctab(l, r, g, b, contra, bright) % pgctab(l, r, g, b, contra, bright) % No documentation is available yet. pgplot_octave(15, l, r, g, b, contra, bright); endfunction function [retval, ch_scalar, out_x, out_y] = pgcurs(x, y) % [retval, ch_scalar, out_x, out_y] = pgcurs(x, y) % No documentation is available yet. [retval, ch_scalar, out_x, out_y] = pgplot_octave(16, x, y); endfunction function pgdraw(x, y) % pgdraw(x, y) % No documentation is available yet. pgplot_octave(17, x, y); endfunction function pgebuf() % pgebuf() % No documentation is available yet. pgplot_octave(18); endfunction function pgend() % pgend() % No documentation is available yet. pgplot_octave(19); endfunction function pgenv(xmin, xmax, ymin, ymax, just, axis) % pgenv(xmin, xmax, ymin, ymax, just, axis) % No documentation is available yet. pgplot_octave(20, xmin, xmax, ymin, ymax, just, axis); endfunction function pgeras() % pgeras() % No documentation is available yet. pgplot_octave(21); endfunction function pgerr1(dir, x, y, e, t) % pgerr1(dir, x, y, e, t) % No documentation is available yet. pgplot_octave(22, dir, x, y, e, t); endfunction function pgerrb(dir, x, y, e, t) % pgerrb(dir, x, y, e, t) % No documentation is available yet. pgplot_octave(23, dir, x, y, e, t); endfunction function pgerrx(x1, x2, y, t) % pgerrx(x1, x2, y, t) % No documentation is available yet. pgplot_octave(24, x1, x2, y, t); endfunction function pgerry(x, y1, y2, t) % pgerry(x, y1, y2, t) % No documentation is available yet. pgplot_octave(25, x, y1, y2, t); endfunction function pgetxt() % pgetxt() % No documentation is available yet. pgplot_octave(26); endfunction function pggray(a, i1, i2, j1, j2, fg, bg, tr) % pggray(a, i1, i2, j1, j2, fg, bg, tr) % No documentation is available yet. pgplot_octave(27, a, i1, i2, j1, j2, fg, bg, tr); endfunction function pghi2d(data, ix1, ix2, iy1, iy2, x, ioff, bias, center, ylims) % pghi2d(data, ix1, ix2, iy1, iy2, x, ioff, bias, center, ylims) % No documentation is available yet. pgplot_octave(28, data, ix1, ix2, iy1, iy2, x, ioff, bias, center, ylims); endfunction function pghist(data, datmin, datmax, nbin, pgflag) % pghist(data, datmin, datmax, nbin, pgflag) % No documentation is available yet. pgplot_octave(29, data, datmin, datmax, nbin, pgflag); endfunction function pgiden() % pgiden() % No documentation is available yet. pgplot_octave(30); endfunction function pgimag(a, i1, i2, j1, j2, a1, a2, tr) % pgimag(a, i1, i2, j1, j2, a1, a2, tr) % No documentation is available yet. pgplot_octave(31, a, i1, i2, j1, j2, a1, a2, tr); endfunction function pglab(xlbl, ylbl, toplbl) % pglab(xlbl, ylbl, toplbl) % No documentation is available yet. pgplot_octave(32, xlbl, ylbl, toplbl); endfunction function [out_npt, out_x, out_y] = pglcur(npt, x, y) % [out_npt, out_x, out_y] = pglcur(npt, x, y) % No documentation is available yet. [out_npt, out_x, out_y] = pgplot_octave(33, npt, x, y); endfunction function pgldev() % pgldev() % No documentation is available yet. pgplot_octave(34); endfunction function [xl, yl] = pglen(units, string) % [xl, yl] = pglen(units, string) % No documentation is available yet. [xl, yl] = pgplot_octave(35, units, string); endfunction function pgline(xpts, ypts) % pgline(xpts, ypts) % No documentation is available yet. pgplot_octave(36, xpts, ypts); endfunction function pgmove(x, y) % pgmove(x, y) % No documentation is available yet. pgplot_octave(37, x, y); endfunction function pgmtxt(side, disp, coord, fjust, text) % pgmtxt(side, disp, coord, fjust, text) % No documentation is available yet. pgplot_octave(38, side, disp, coord, fjust, text); endfunction function [out_npt, out_x, out_y] = pgncur(symbol, npt, x, y) % [out_npt, out_x, out_y] = pgncur(symbol, npt, x, y) % No documentation is available yet. [out_npt, out_x, out_y] = pgplot_octave(39, symbol, npt, x, y); endfunction function [string, string_length] = pgnumb(mm, pp, form) % [string, string_length] = pgnumb(mm, pp, form) % No documentation is available yet. [string, string_length] = pgplot_octave(40, mm, pp, form); endfunction function [out_npt, out_x, out_y] = pgolin(symbol, npt, x, y) % [out_npt, out_x, out_y] = pgolin(symbol, npt, x, y) % No documentation is available yet. [out_npt, out_x, out_y] = pgplot_octave(41, symbol, npt, x, y); endfunction function retval = pgopen(device) % retval = pgopen(device) % No documentation is available yet. retval = pgplot_octave(42, device); endfunction function pgpage() % pgpage() % No documentation is available yet. pgplot_octave(43); endfunction function pgpanl(nxc, nyc) % pgpanl(nxc, nyc) % No documentation is available yet. pgplot_octave(44, nxc, nyc); endfunction function pgpap(width, aspect) % pgpap(width, aspect) % No documentation is available yet. pgplot_octave(45, width, aspect); endfunction function pgpixl(ia, i1, i2, j1, j2, x1, x2, y1, y2) % pgpixl(ia, i1, i2, j1, j2, x1, x2, y1, y2) % No documentation is available yet. pgplot_octave(46, ia, i1, i2, j1, j2, x1, x2, y1, y2); endfunction function pgpnts(x, y, symbol) % pgpnts(x, y, symbol) % No documentation is available yet. pgplot_octave(47, x, y, symbol); endfunction function pgpoly(xpts, ypts) % pgpoly(xpts, ypts) % No documentation is available yet. pgplot_octave(48, xpts, ypts); endfunction function pgpt(xpts, ypts, symbol) % pgpt(xpts, ypts, symbol) % No documentation is available yet. pgplot_octave(49, xpts, ypts, symbol); endfunction function pgpt1(xpt, ypt, symbol) % pgpt1(xpt, ypt, symbol) % No documentation is available yet. pgplot_octave(50, xpt, ypt, symbol); endfunction function pgptxt(x, y, angle, fjust, text) % pgptxt(x, y, angle, fjust, text) % No documentation is available yet. pgplot_octave(51, x, y, angle, fjust, text); endfunction function [fs, angle, barb] = pgqah() % [fs, angle, barb] = pgqah() % No documentation is available yet. [fs, angle, barb] = pgplot_octave(52); endfunction function font = pgqcf() % font = pgqcf() % No documentation is available yet. font = pgplot_octave(53); endfunction function size = pgqch() % size = pgqch() % No documentation is available yet. size = pgplot_octave(54); endfunction function ci = pgqci() % ci = pgqci() % No documentation is available yet. ci = pgplot_octave(55); endfunction function [icilo, icihi] = pgqcir() % [icilo, icihi] = pgqcir() % No documentation is available yet. [icilo, icihi] = pgplot_octave(56); endfunction function state = pgqclp() % state = pgqclp() % No documentation is available yet. state = pgplot_octave(57); endfunction function [ci1, ci2] = pgqcol() % [ci1, ci2] = pgqcol() % No documentation is available yet. [ci1, ci2] = pgplot_octave(58); endfunction function [cr, cg, cb] = pgqcr(ci) % [cr, cg, cb] = pgqcr(ci) % No documentation is available yet. [cr, cg, cb] = pgplot_octave(59, ci); endfunction function [xch, ych] = pgqcs(units) % [xch, ych] = pgqcs(units) % No documentation is available yet. [xch, ych] = pgplot_octave(60, units); endfunction function [type, type_length, descr, descr_length, inter] = pgqdt(n) % [type, type_length, descr, descr_length, inter] = pgqdt(n) % No documentation is available yet. [type, type_length, descr, descr_length, inter] = pgplot_octave(61, n); endfunction function fs = pgqfs() % fs = pgqfs() % No documentation is available yet. fs = pgplot_octave(62); endfunction function [angle, sepn, phase] = pgqhs() % [angle, sepn, phase] = pgqhs() % No documentation is available yet. [angle, sepn, phase] = pgplot_octave(63); endfunction function id = pgqid() % id = pgqid() % No documentation is available yet. id = pgplot_octave(64); endfunction function value = pgqinf(item, value_length) % value = pgqinf(item, value_length) % No documentation is available yet. value = pgplot_octave(65, item, value_length); endfunction function itf = pgqitf() % itf = pgqitf() % No documentation is available yet. itf = pgplot_octave(66); endfunction function ls = pgqls() % ls = pgqls() % No documentation is available yet. ls = pgplot_octave(67); endfunction function lw = pgqlw() % lw = pgqlw() % No documentation is available yet. lw = pgplot_octave(68); endfunction function n = pgqndt() % n = pgqndt() % No documentation is available yet. n = pgplot_octave(69); endfunction function [x, y] = pgqpos() % [x, y] = pgqpos() % No documentation is available yet. [x, y] = pgplot_octave(70); endfunction function tbci = pgqtbg() % tbci = pgqtbg() % No documentation is available yet. tbci = pgplot_octave(71); endfunction function [xbox, ybox] = pgqtxt(x, y, angle, fjust, text) % [xbox, ybox] = pgqtxt(x, y, angle, fjust, text) % No documentation is available yet. [xbox, ybox] = pgplot_octave(72, x, y, angle, fjust, text); endfunction function [x1, x2, y1, y2] = pgqvp(units) % [x1, x2, y1, y2] = pgqvp(units) % No documentation is available yet. [x1, x2, y1, y2] = pgplot_octave(73, units); endfunction function [x1, x2, y1, y2] = pgqvsz(units) % [x1, x2, y1, y2] = pgqvsz(units) % No documentation is available yet. [x1, x2, y1, y2] = pgplot_octave(74, units); endfunction function [x1, x2, y1, y2] = pgqwin() % [x1, x2, y1, y2] = pgqwin() % No documentation is available yet. [x1, x2, y1, y2] = pgplot_octave(75); endfunction function pgrect(x1, x2, y1, y2) % pgrect(x1, x2, y1, y2) % No documentation is available yet. pgplot_octave(76, x1, x2, y1, y2); endfunction function [retval, nsub] = pgrnd(x) % [retval, nsub] = pgrnd(x) % No documentation is available yet. [retval, nsub] = pgplot_octave(77, x); endfunction function [xlo, xhi] = pgrnge(x1, x2) % [xlo, xhi] = pgrnge(x1, x2) % No documentation is available yet. [xlo, xhi] = pgplot_octave(78, x1, x2); endfunction function pgsah(fs, angle, barb) % pgsah(fs, angle, barb) % No documentation is available yet. pgplot_octave(79, fs, angle, barb); endfunction function pgsave() % pgsave() % No documentation is available yet. pgplot_octave(80); endfunction function pgscf(font) % pgscf(font) % No documentation is available yet. pgplot_octave(81, font); endfunction function pgsch(size) % pgsch(size) % No documentation is available yet. pgplot_octave(82, size); endfunction function pgsci(ci) % pgsci(ci) % No documentation is available yet. pgplot_octave(83, ci); endfunction function pgscir(icilo, icihi) % pgscir(icilo, icihi) % No documentation is available yet. pgplot_octave(84, icilo, icihi); endfunction function pgsclp(state) % pgsclp(state) % No documentation is available yet. pgplot_octave(85, state); endfunction function pgscr(ci, cr, cg, cb) % pgscr(ci, cr, cg, cb) % No documentation is available yet. pgplot_octave(86, ci, cr, cg, cb); endfunction function pgscrl(dx, dy) % pgscrl(dx, dy) % No documentation is available yet. pgplot_octave(87, dx, dy); endfunction function ier = pgscrn(ci, name) % ier = pgscrn(ci, name) % No documentation is available yet. ier = pgplot_octave(88, ci, name); endfunction function pgsfs(fs) % pgsfs(fs) % No documentation is available yet. pgplot_octave(89, fs); endfunction function pgshls(ci, ch, cl, cs) % pgshls(ci, ch, cl, cs) % No documentation is available yet. pgplot_octave(90, ci, ch, cl, cs); endfunction function pgshs(angle, sepn, phase) % pgshs(angle, sepn, phase) % No documentation is available yet. pgplot_octave(91, angle, sepn, phase); endfunction function pgsitf(itf) % pgsitf(itf) % No documentation is available yet. pgplot_octave(92, itf); endfunction function pgslct(id) % pgslct(id) % No documentation is available yet. pgplot_octave(93, id); endfunction function pgsls(ls) % pgsls(ls) % No documentation is available yet. pgplot_octave(94, ls); endfunction function pgslw(lw) % pgslw(lw) % No documentation is available yet. pgplot_octave(95, lw); endfunction function pgstbg(tbci) % pgstbg(tbci) % No documentation is available yet. pgplot_octave(96, tbci); endfunction function pgsubp(nxsub, nysub) % pgsubp(nxsub, nysub) % No documentation is available yet. pgplot_octave(97, nxsub, nysub); endfunction function pgsvp(xleft, xright, ybot, ytop) % pgsvp(xleft, xright, ybot, ytop) % No documentation is available yet. pgplot_octave(98, xleft, xright, ybot, ytop); endfunction function pgswin(x1, x2, y1, y2) % pgswin(x1, x2, y1, y2) % No documentation is available yet. pgplot_octave(99, x1, x2, y1, y2); endfunction function pgtbox(xopt, xtick, nxsub, yopt, ytick, nysub) % pgtbox(xopt, xtick, nxsub, yopt, ytick, nysub) % No documentation is available yet. pgplot_octave(100, xopt, xtick, nxsub, yopt, ytick, nysub); endfunction function pgtext(x, y, text) % pgtext(x, y, text) % No documentation is available yet. pgplot_octave(101, x, y, text); endfunction function pgtick(x1, y1, x2, y2, v, tikl, tikr, disp, orient, str) % pgtick(x1, y1, x2, y2, v, tikl, tikr, disp, orient, str) % No documentation is available yet. pgplot_octave(102, x1, y1, x2, y2, v, tikl, tikr, disp, orient, str); endfunction function pgunsa() % pgunsa() % No documentation is available yet. pgplot_octave(103); endfunction function pgupdt() % pgupdt() % No documentation is available yet. pgplot_octave(104); endfunction function pgvect(a, b, i1, i2, j1, j2, c, nc, tr, blank) % pgvect(a, b, i1, i2, j1, j2, c, nc, tr, blank) % No documentation is available yet. pgplot_octave(105, a, b, i1, i2, j1, j2, c, nc, tr, blank); endfunction function pgvsiz(xleft, xright, ybot, ytop) % pgvsiz(xleft, xright, ybot, ytop) % No documentation is available yet. pgplot_octave(106, xleft, xright, ybot, ytop); endfunction function pgvstd() % pgvstd() % No documentation is available yet. pgplot_octave(107); endfunction function pgwedg(side, disp, width, fg, bg, label) % pgwedg(side, disp, width, fg, bg, label) % No documentation is available yet. pgplot_octave(108, side, disp, width, fg, bg, label); endfunction function pgwnad(x1, x2, y1, y2) % pgwnad(x1, x2, y1, y2) % No documentation is available yet. pgplot_octave(109, x1, x2, y1, y2); endfunction