Home > m > gui > ltpdalauncher > ltpda_launcher_launch_pzmodel.m

ltpda_launcher_launch_pzmodel

PURPOSE ^

Callback executed when the LTPDA REPO GUI button is pressed

SYNOPSIS ^

function ltpda_launcher_launch_pzmodel(varargin)

DESCRIPTION ^

 Callback executed when the LTPDA REPO GUI button is pressed

 M Hewitson

 $Id: ltpda_launcher_launch_pzmodel.m,v 1.1 2008/03/07 08:37:08 hewitson Exp $

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:

SOURCE CODE ^

0001 function ltpda_launcher_launch_pzmodel(varargin)
0002 
0003     % Callback executed when the LTPDA REPO GUI button is pressed
0004     %
0005     % M Hewitson
0006     %
0007     % $Id: ltpda_launcher_launch_pzmodel.m,v 1.1 2008/03/07 08:37:08 hewitson Exp $
0008     %
0009 
0010     pzmodel_helper;
0011 
0012 
0013   end

Generated on Mon 08-Sep-2008 13:18:47 by m2html © 2003