~ubuntu-branches/ubuntu/karmic/scilab/karmic

« back to all changes in this revision

Viewing changes to man/scicos/DEMUX_f.man

  • Committer: Bazaar Package Importer
  • Author(s): Torsten Werner
  • Date: 2002-03-21 16:57:43 UTC
  • Revision ID: james.westby@ubuntu.com-20020321165743-e9mv12c1tb1plztg
Tags: upstream-2.6
ImportĀ upstreamĀ versionĀ 2.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH DEMUX_f 5 "Janvier 1997" "Scilab Group" "Scicos Block"
 
2
.so ../sci.an
 
3
.SH NAME
 
4
DEMUX_f - Scicos demultiplexer block
 
5
.SH DIALOGUE PARAMETERS
 
6
.TP 25
 
7
number of output ports
 
8
:
 
9
positive integer less than or equal to 8.
 
10
.SH DESCRIPTION
 
11
Given a vector valued input this block splits inputs over vector
 
12
valued outputs. So \fVu=[y1;y2....;yn]\fR, where \fVyi\fR are numbered
 
13
from top to bottom. Input and Output port sizes are determined by the
 
14
context.
 
15
.SH SEE ALSO
 
16
MUX_f