~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: 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
 
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