~ubuntu-branches/ubuntu/hoary/scilab/hoary

« back to all changes in this revision

Viewing changes to man/scicos/CLKOUT_f.man

  • Committer: Bazaar Package Importer
  • Author(s): Torsten Werner
  • Date: 2005-01-09 22:58:21 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050109225821-473xr8vhgugxxx5j
Tags: 3.0-12
changed configure.in to build scilab's own malloc.o, closes: #255869

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.TH CLKOUT_f 5 "Janvier 1996" "Scilab Group" "Scicos Block"
2
 
.so ../sci.an
3
 
.SH NAME
4
 
CLKOUT_f - Scicos Super Block event output port
5
 
.SH DESCRIPTION
6
 
This block must only be used inside Scicos Super Blocks to represent
7
 
an event output port. 
8
 
.LP
9
 
In a Super_Block, the event output ports must be numbered from 1 to the
10
 
number of event output ports.
11
 
.SH DIALOGUE PARAMETERS
12
 
.TP 15
13
 
Port number
14
 
: an integer giving the port number.
15
 
.SH SEE ALSO
16
 
IN_f, OUT_f, CLKIN_f
17