Changeset 810 for trunk/src/series/ima_levels.m
- Timestamp:
- Aug 13, 2014, 3:01:27 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/series/ima_levels.m
r784 r810 40 40 % .ProjObject: %sub structure describing a projection object (read from ancillary GUI set_object) 41 41 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 42 42 43 %======================================================================= 44 % Copyright 2008-2014, LEGI UMR 5519 / CNRS UJF G-INP, Grenoble, France 45 % http://www.legi.grenoble-inp.fr 46 % Joel.Sommeria - Joel.Sommeria (A) legi.cnrs.fr 47 % 48 % This file is part of the toolbox UVMAT. 49 % 50 % UVMAT is free software; you can redistribute it and/or modify 51 % it under the terms of the GNU General Public License as published 52 % by the Free Software Foundation; either version 2 of the license, 53 % or (at your option) any later version. 54 % 55 % UVMAT is distributed in the hope that it will be useful, 56 % but WITHOUT ANY WARRANTY; without even the implied warranty of 57 % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 58 % GNU General Public License (see LICENSE.txt) for more details. 59 %======================================================================= 60 43 61 function ParamOut=ima_levels (Param) 44 62
Note: See TracChangeset
for help on using the changeset viewer.