simulhope_console

PURPOSE ^

the console version of simulhope

SYNOPSIS ^

function simulhope_console(ui,dir)

DESCRIPTION ^

 the console version of simulhope

  INPUT
   i          iteration index
   imax       maximum number of iterations

  OUTPUT


 $Id: simulhope_console.m,v 1.4 2004/08/07 12:08:21 dalai Exp $

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:

SOURCE CODE ^

0001 % the console version of simulhope
0002 %
0003 %  INPUT
0004 %   i          iteration index
0005 %   imax       maximum number of iterations
0006 %
0007 %  OUTPUT
0008 %
0009 %
0010 % $Id: simulhope_console.m,v 1.4 2004/08/07 12:08:21 dalai Exp $
0011 
0012 function simulhope_console(ui,dir)
0013 
0014 % launch simulation
0015 [par,bs,mob,msg,display] = simulhope_run(par);

Generated on Sun 15-Aug-2004 22:13:10 by m2html © 2003