Ignore:
Timestamp:
Aug 13, 2014, 3:01:27 AM (11 years ago)
Author:
g7moreau
Message:
  • Add license
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/series/clean_civ_cmx.m

    r340 r810  
    1212%num_j2: (not used) series of second indices j (given from the series interface as first_j:incr_j:last_j, mode and list_pair_civ)
    1313%Series: Matlab structure containing information set by the series interface
     14
     15%=======================================================================
     16% Copyright 2008-2014, LEGI UMR 5519 / CNRS UJF G-INP, Grenoble, France
     17%   http://www.legi.grenoble-inp.fr
     18%   Joel.Sommeria - Joel.Sommeria (A) legi.cnrs.fr
    1419%
     20%     This file is part of the toolbox UVMAT.
     21%
     22%     UVMAT is free software; you can redistribute it and/or modify
     23%     it under the terms of the GNU General Public License as published
     24%     by the Free Software Foundation; either version 2 of the license,
     25%     or (at your option) any later version.
     26%
     27%     UVMAT is distributed in the hope that it will be useful,
     28%     but WITHOUT ANY WARRANTY; without even the implied warranty of
     29%     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     30%     GNU General Public License (see LICENSE.txt) for more details.
     31%=======================================================================
     32
    1533function GUI_input=clean_civ_cmx(num_i1,num_i2,num_j1,num_j2,Series) %(filecell,filecell_1,num_i,num_j,vel_type,field,param);
    1634
Note: See TracChangeset for help on using the changeset viewer.