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

« back to all changes in this revision

Viewing changes to man/scicos/SOM_f.cat

  • 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
SOM_f             Scilab Group             Scicos Block               SOM_f
 
2
NAME
 
3
   SOM_f - Scicos addition block
 
4
  
 
5
DIALOGUE PARAMETERS
 
6
 Input signs
 
7
       : a (1x3) vector of +1 and -1. If -1, the corresponding input is
 
8
      multiplied by -1 before addition.
 
9
      
 
10
DESCRIPTION
 
11
   This block is a sum. The output is the element-wise sum of the inputs. 
 
12
  Input ports are located at up, left or right and down position. You must
 
13
  specify 3 gain numbers but if only two links are  connected only the
 
14
  first values are used, ports are numbered  anti-clock wise.
 
15
  
 
16
SEE ALSO
 
17
   GAIN_f       
 
18