Home > mpt > @mptctrl > cancompile.m

cancompile

PURPOSE ^

CANCOMPILE Returns true if a given controller can be compiled

SYNOPSIS ^

function yesno = cancompile(ctrl)

DESCRIPTION ^

CANCOMPILE Returns true if a given controller can be compiled

 ---------------------------------------------------------------------------
 DESCRIPTION
 ---------------------------------------------------------------------------
 Returns true if a given controller can be compiled into an executable form to
 be used on target platforms.

 ---------------------------------------------------------------------------
 INPUT
 ---------------------------------------------------------------------------
 ctrl   - MPTCTRL object

 ---------------------------------------------------------------------------
 OUTPUT                                                                                                    
 ---------------------------------------------------------------------------
 yesno  - Boolean flag

CROSS-REFERENCE INFORMATION ^

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