Home > freetb4matlab > secs2d > Utilities > UDXoutput2Dtimeseries.m

UDXoutput2Dtimeseries

PURPOSE ^

%

SYNOPSIS ^

function UDXoutput2Dtimeseries(filename,p,t,u,attr_name,attr_rank,attr_shape,time)

DESCRIPTION ^

%
%   UDXoutput2Dtimeseries(filename,p,t,u,attr_name,attr_rank,attr_shape,time)
%
%   Outputs data in DX form.
%   Only one variable can be written to the file
%   variable must be a scalar, vector or tensor of doubles   
%
%   attr_name  = name of the variable                   (type string)
%   attr_rank  = rank of variable data                  (0 for scalar, 1 for vector, etc.)
%   attr_shape = number of components of variable data  (assumed 1 for scalar)
%

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003