Home > . > series.m

series

PURPOSE ^

'series': master function associated to the GUI series.m for analysis field series

SYNOPSIS ^

function varargout = series(varargin)

DESCRIPTION ^

'series': master function associated to the GUI series.m for analysis field series  
------------------------------------------------------------------------
 function varargout = series(varargin)
 associated with the GUI series.fig

INPUT
 param: structure with input parameters (link with the GUI uvmat)
      .menu_coord_str: string for the transform_fct (menu for coordinate transforms)
      .menu_coord_val: value for transform_fct (menu for coordinate transforms)
      .FileName: input file name
      .FileName_1: second input file name
      .list_field: menu of input fields
      .index_fields: chosen index
      .civ1=0 or 1, .interp1,  ... : input civ field type

AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
  Copyright Joel Sommeria, 2008, LEGI / CNRS-UJF-INPG, sommeria@coriolis-legi.org.
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
     This file is part of the toolbox UVMAT.
 
     UVMAT is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
     the Free Software Foundation; either version 2 of the License, or
     (at your option) any later version.
 
     UVMAT is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     GNU General Public License (file UVMAT/COPYING.txt) for more details.
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA

CROSS-REFERENCE INFORMATION ^

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