Site hosted by Angelfire.com: Build your free website today!

mat2tecs

PURPOSE ^

rundlg mat2tecs

SYNOPSIS ^

function mat2tecs(filename,givenvar,tstepall,withzone,eletypes);

DESCRIPTION ^

 rundlg mat2tecs
 mat2tecs for any given single variable , where zone is defined based on
 tstepall
 if nargin < 1 or, filename = 0; current workspace
 if filename = ischar;  load workspace
 if filename = []; uiload
 if nargin < 2 or givenvar = []; prompt
 if nargin < 3 or not exist in wks, tstepall = []; prompt
 if nargin < 5,    eletypes = 1;
 if nargin < 4,  withzone = 0; % each file defines each zone, i.e., time step
 eletypes = 1; % for 'quadrilateral', or 2 for triangle
 tstepall = [1:10:totalstep];
 tstepall = [1;10;25;40;50;60;75;90;100;105;112;120;125;132;137;142;150;155;162;167;175;180;187;192;200;205;210;214;219];
 Reza, 2004

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:

SOURCE CODE ^


Generated on Sat 12-Mar-2005 01:01:49 by Rezaul Karim © 2004