Home > . > sub_field.m

sub_field

PURPOSE ^

'sub_field': combines two input fields

SYNOPSIS ^

function [SubData,errormsg]=sub_field(Field,Field_1)

DESCRIPTION ^

'sub_field': combines two input fields 
-----------------------------------------------------------------------
 function SubData=sub_field(Field,Field_1)

 OUPUT: 
 SubData: structure representing the resulting field

 INPUT: 
 UvData: main structure UvData associated to the uvmat GUI as 'UserData'
 Field: cell of Matlab structures representing the input fields
 
    -- TODO: need to be rationalized --

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Wed 10-Mar-2010 20:42:36 by m2html © 2003