Changeset 809 for trunk/src/view_field.m
- Timestamp:
- Aug 13, 2014, 2:47:15 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/view_field.m
r801 r809 11 11 % visualize, or Matlab structure representing netcdf fields (with fields 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 VIEW_FIELD. 18 % 19 % VIEW_FIELD is free software; you can redistribute it and/or modify 20 % it under the terms of the GNU General Public License as published by 21 % the Free Software Foundation; either version 2 of the License, or 22 % (at your option) any later version. 23 % 24 % VIEW_FIELD is distributed in the hope that it will be useful, 19 % This file is part of the toolbox UVMAT. 20 % 21 % UVMAT is free software; you can redistribute it and/or modify 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 % 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 VIEW_FIELD/COPYING.txt) for more details.28 % AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA29 % GNU General Public License (see LICENSE.txt) for more details. 30 %======================================================================= 29 31 30 32 %-------------------------------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.