Home > coriolis > bigone > PROJETS > UVMAT.new > document_field.m

document_field

PURPOSE ^

'document_field': provides the appropriate heading to a Matlab structure representing physical fields

SYNOPSIS ^

function FieldData=document_field(Data_in)

DESCRIPTION ^

'document_field': provides the appropriate heading to a Matlab structure representing physical fields
 
 if isfield(Data_in,'ListVarName')
     if ~isempty(Data_in.ListVarName)
     return
     end
 end

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Tue 14-Apr-2009 22:21:41 by m2html © 2003