~ubuntu-branches/ubuntu/intrepid/plplot/intrepid

« back to all changes in this revision

Viewing changes to bindings/octave/plplot_octave_txt/plot3d.txt

  • Committer: Bazaar Package Importer
  • Author(s): Rafael Laboissiere
  • Date: 2006-11-04 10:19:34 UTC
  • mfrom: (2.1.8 edgy)
  • Revision ID: james.westby@ubuntu.com-20061104101934-mlirvdg4gpwi6i5q
Tags: 5.6.1-10
* Orphaning the package
* debian/control: Changed the maintainer to the Debian QA Group

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
        at which function is defined. 
46
46
 
47
47
 
48
 
    side (PLINT, input) :    Flag to indicate whether or not ``sides''
49
 
    should be draw on the figure.  If side=0 no sides are drawn,
50
 
    otherwise the sides are drawn. 
 
48
    side (PLBOOL, input) :    Flag to indicate whether or not ``sides''
 
49
    should be draw on the figure.  If side is true sides are drawn,
 
50
    otherwise no sides are drawn.