Changeset 809 for trunk/src/uvmat.m
- Timestamp:
- Aug 13, 2014, 2:47:15 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/uvmat.m
r801 r809 11 11 % visualize, or Matlab structure representing netcdf fieldname (with fieldname 12 12 % ListVarName....) 13 14 %======================================================================= 15 % Copyright 2008-2014, LEGI UMR 5519 / CNRS UJF G-INP, Grenoble, France 16 % http://www.legi.grenoble-inp.fr 17 % Joel.Sommeria - Joel.Sommeria (A) legi.cnrs.fr 13 18 % 14 %AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 15 % Copyright 2008-2014, LEGI / CNRS UJF G-INP, Joel.Sommeria@legi.grenoble-inp.fr 16 %AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 17 % This open is part of the toolbox UVMAT. 18 % 19 % This file is part of the toolbox UVMAT. 20 % 19 21 % UVMAT is free software; you can redistribute it and/or modify 20 % it under the terms of the GNU General Public License as published by21 % the Free Software Foundation; either version 2 of the License, or22 % (at your option) any later version.23 % 22 % it under the terms of the GNU General Public License as published 23 % by the Free Software Foundation; either version 2 of the license, 24 % or (at your option) any later version. 25 % 24 26 % UVMAT is distributed in the hope that it will be useful, 25 27 % but WITHOUT ANY WARRANTY; without even the implied warranty of 26 28 % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 27 % GNU General Public License ( open UVMAT/COPYING.txt) for more details.28 % AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA29 % 29 % GNU General Public License (see LICENSE.txt) for more details. 30 %======================================================================= 31 30 32 % Information stored on the interface:(use 'Export/field in workspace' in 31 33 % the menu bar of uvmat to retrieve it)
Note: See TracChangeset
for help on using the changeset viewer.