Changes between Version 12 and Version 13 of Installation
- Timestamp:
- Mar 16, 2014, 10:04:53 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Installation
v12 v13 1 1 = WikiStart / Installation = 2 Download the .zip archive UVMAT.v... available at [http://servforge.legi.grenoble-inp.fr/pub/soft-uvmat] and unzip at the appropriate location on your computer. It should be ready for operations. 3 The current version number is indicated in the archive name. 2 Download the .zip archive UVMAT.v... available at [http://servforge.legi.grenoble-inp.fr/pub/soft-uvmat] and unzip at the appropriate location on your computer. The current version number is indicated in the archive name, after '.v'. Add the path to the folder 'uvmat' in the list of Matlab paths (command 'addpath') so that the functions of the package are recognized (save this path to keep it when Matlab is next opened). Then it should be ready for operations: the command 'uvmat' should open the main GUI, see [wiki:Tutorial/Image display] for an introduction. 4 3 5 4 Alternatively, the latest version under development can be obtained from the SVN server http://servforge.legi.grenoble-inp.fr/svn/soft-uvmat/trunk/src/. … … 9 8 svn checkout http://servforge.legi.grenoble-inp.fr/svn/soft-uvmat/trunk/src uvmat 10 9 }}} 10 Then set the path to uvmat in the Matlab paths as before. 11 11 12 12 Updates can be further obtained by opening a terminal in the folder {{{uvmat}}} and typing the command