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

« back to all changes in this revision

Viewing changes to man/scicos/SPLIT_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 SPLIT_f 5 "Janvier 1996" "Scilab Group" "Scicos Block"
2
 
.so ../sci.an
3
 
.SH NAME
4
 
SPLIT_f - Scicos regular split block
5
 
.SH DIALOGUE PARAMETERS
6
 
None.
7
 
.SH DESCRIPTION
8
 
This block is a regular split block with an input and two outputs. The
9
 
outputs reproduces the input port on each output ports. 
10
 
Strictly speaking, SPLIT is not a Scicos block because it is
11
 
discarded at the compilation phase. This block is automatically
12
 
created when creating a new link issued from a link.
13
 
 
14
 
Port sizes are determined by the context.
15
 
 
16