Environment for creative processing of text and numerical data

SURVO MM

Curve plotting

Beginning status (before activation):
   1 *
   2 *Curve plotting 1:
   3 *
   4 *GPLOT Y(X)=10*sin(X)  
   5 *
   6 *........................................................................
   7 *Curve plotting 2:
   8 *
   9 *XSCALE=-pi,0,pi YSCALE=-1,0,1 pi=3.141592653589793
  10 *GPLOT Y(X)=sin(X)  
  11 *
  12 *........................................................................
  13 *Curve plotting 3:
  14 *
  15 *XSCALE=-pi,0,pi YSCALE=-1,0,1 pi=3.141592653589793
  16 *a=0,1,0.1
  17 *GPLOT Y(X)=a*sin(X)  
  18 *

Activations create three graphs:

Curve plotting 1 (Survo graphics window) Curve plotting 2 (Survo graphics window) Curve plotting 3 (Survo graphics window)

Each activation of the GPLOT command plots a graph in its own graphics window. The default setting is three windows below each other. The settings can be freely modified even for single graphs.

View from a real situation:

Graph: Three examples of curve plotting

Home  |  News  |  Publications  |  Download  |  Flash
Copyright © Survo Systems 2001-2008. All rights reserved.
Updated 2008-10-20 by webmaster'at'survo.fi.
Best viewed with any browser.