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 $
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