Changes between Version 116 and Version 117 of WikiStart
- Timestamp:
- Aug 13, 2014, 6:41:26 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v116 v117 3 3 = --- UVMAT --- = 4 4 5 This free Matlab toolbox (GNU licence) provides a set of functions and graphic user interfaces for scanning images and data files (vectors and scalars in 2D and 3D), geometric calibrations, image processing and analysis of time series. It is designed to favor data management, relying on the standard '''NetCDF''' file format and '''XML''' documentation files.5 This free Matlab toolbox (GNU Public License) provides a set of functions and graphic user interfaces for scanning images and data files (vectors and scalars in 2D and 3D), geometric calibrations, image processing and analysis of time series. It is designed to favor data management, relying on the standard '''NetCDF''' file format and '''XML''' documentation files. 6 6 7 7 Tools are provided to process field series on a computer cluster with different file administration systems (sge or oar). … … 14 14 == Prerequisit == 15 15 16 This toolbox requires Matlab, release R2009 or more recent. It can be run with any computer system on which Matlab is installed (in particular Linux, MacOSX and Windows). No additional toolbox from Matlab is requested. The Matlab compiler is however useful to be able to dispatch computing processes on a computer cluster.16 This toolbox requires Matlab, release R2009 or more recent. It can be run with any computer system on which Matlab is installed (in particular GNU/Linux, MacOSX and Windows). No additional toolbox from Matlab is requested. The Matlab compiler is however useful to be able to dispatch computing processes on a computer cluster. 17 17 18 18 == Useful == 19 19 20 * [wiki:Installation] - Procedure to install UVMAT under Linux, MacOSX and Windows20 * [wiki:Installation] - Procedure to install UVMAT under GNU/Linux, MacOSX and Windows 21 21 22 22 * [wiki:UvmatHelp] - Online help and documentation