Method smodel/getBuiltInModels


  GETBUILTINMODELS returns a list of the built-in AO models found on the
  system.
  
  CALL:   ca = ao.getBuiltInModels
  
  OUTPUTS:
           ca - a cell-array of models. The first column is the model name;
                the second column is a description.
  
  M Hewitson 23-11-08
  
  $Id: getBuiltInModels.m,v 1.4 2012/02/29 07:51:32 hewitson Exp $
  
Method Details
Access public
Defining Class smodel
Sealed 0
Static 1



©LTP Team