File: plot2d3.cat

package info (click to toggle)
scilab 2.4-1
  • links: PTS
  • area: non-free
  • in suites: potato, slink
  • size: 55,196 kB
  • ctags: 38,019
  • sloc: ansic: 231,970; fortran: 148,976; tcl: 7,099; makefile: 4,585; sh: 2,978; csh: 154; cpp: 101; asm: 39; sed: 5
file content (21 lines) | stat: -rw-r--r-- 425 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21

plot2d3(2)                     Scilab Function                     plot2d3(2)
NAME
  plot2d3 - multiple plot of functions (vertical bars)

CALLING SEQUENCE
  plot2d3(str,x,y,[style,strf,leg,rect,nax])

PARAMETERS
  see plot2d and plot2d1

DESCRIPTION
  Same as plot2d1 but curves are plotted using vertical bars.

  Enter the command plot2d3() to see a demo.

SEE ALSO
  plot2d, plot2d1, plot2d2, plot2d4

AUTHOR
  J.Ph.C..