Home > mpt > extras > auxiliary > mpt_isValidCS.m

mpt_isValidCS

PURPOSE ^

MPT_ISVALIDCS Checks if input argument is a valid controller structure

SYNOPSIS ^

function status=mpt_isValidCS(ctrlStruct,Options)

DESCRIPTION ^

MPT_ISVALIDCS Checks if input argument is a valid controller structure

 status=mpt_isValidCS(ctrlStruct)

 ---------------------------------------------------------------------------
 DESCRIPTION
 ---------------------------------------------------------------------------
 Checks if input argument is a valid controller structure

 internal function

 ---------------------------------------------------------------------------
 INPUT
 ---------------------------------------------------------------------------
 ctrlStruct  - Controller structure as generated with mpt_control

 ---------------------------------------------------------------------------
 OUTPUT                                                                                                    
 ---------------------------------------------------------------------------
 status      - 1 if input is a valid controller structure, 0 otherwise

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Thu 30-Mar-2006 10:26:47 by m2html © 2003