Changeset 809 for trunk/src/series.m
- Timestamp:
- Aug 13, 2014, 2:47:15 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/series.m
r803 r809 13 13 % .index_fields: chosen index 14 14 % .civ1=0 or 1, .interp1, ... : input civ field type 15 16 %======================================================================= 17 % Copyright 2008-2014, LEGI UMR 5519 / CNRS UJF G-INP, Grenoble, France 18 % http://www.legi.grenoble-inp.fr 19 % Joel.Sommeria - Joel.Sommeria (A) legi.cnrs.fr 15 20 % 16 %AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA17 % Copyright 2008-2014, LEGI / CNRS UJF G-INP, Joel.Sommeria@legi.grenoble-inp.fr18 %AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA19 21 % This file is part of the toolbox UVMAT. 20 % 22 % 21 23 % UVMAT is free software; you can redistribute it and/or modify 22 % it under the terms of the GNU General Public License as published by23 % the Free Software Foundation; either version 2 of the License, or24 % (at your option) any later version.25 % 24 % it under the terms of the GNU General Public License as published 25 % by the Free Software Foundation; either version 2 of the license, 26 % or (at your option) any later version. 27 % 26 28 % UVMAT is distributed in the hope that it will be useful, 27 29 % but WITHOUT ANY WARRANTY; without even the implied warranty of 28 30 % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 29 % GNU General Public License ( file UVMAT/COPYING.txt) for more details.30 % AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA31 % GNU General Public License (see LICENSE.txt) for more details. 32 %======================================================================= 31 33 32 34 %------------------------------------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.