Method ao/cat


  CAT concatenate AOs into a row vector.
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION: CAT concatenate AOs into a row vector.
 
  CALL:        a = cat(a1, a2)
 
  REMARK:      This method is a transparent method, and doesn't add history.
 
  Parameters Description
  
  VERSION:     $Id: cat.m,v 1.24 2011/04/08 08:56:13 hewitson Exp $
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details
Access public
Defining Class ao
Sealed 0
Static 0

Parameter Description

Default

no description
Key Default Value Options Description
back to top back to top

Some information of the method ao/cat are listed below:
Class name ao
Method name cat
Category Operator
CVS Version $Id: cat.m,v 1.24 2011/04/08 08:56:13 hewitson Exp $
Min input args 1
Max input args -1
Min output args 1
Max output args -1




©LTP Team