Home > mpt > @mptctrl > runtime.m

runtime

PURPOSE ^

RUNTIME returns runtime needed to compute a given explicit controller

SYNOPSIS ^

function secs = runtime(ctrl)

DESCRIPTION ^

RUNTIME returns runtime needed to compute a given explicit controller

   secs = runtime(ctrl)

 ---------------------------------------------------------------------------
 DESCRIPTION
 ---------------------------------------------------------------------------
 Returns runtime in seconds which was needed to compute a given explicit
 controller

 ---------------------------------------------------------------------------
 INPUT
 ---------------------------------------------------------------------------
 ctrl - explicit controller (an MPTCTRL object)

 ---------------------------------------------------------------------------
 OUTPUT                                                                                                    
 ---------------------------------------------------------------------------

 secs - runtime in seconds. returns an empty vector if the controller is an
        on-line controller.

CROSS-REFERENCE INFORMATION ^

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