Changes between Version 12 and Version 13 of Installation


Ignore:
Timestamp:
Mar 16, 2014, 10:04:53 AM (10 years ago)
Author:
sommeria
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Installation

    v12 v13  
    11= 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.
     2Download 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.
    43
    54Alternatively, the latest version under development can be obtained from the SVN server http://servforge.legi.grenoble-inp.fr/svn/soft-uvmat/trunk/src/.
     
    98svn checkout http://servforge.legi.grenoble-inp.fr/svn/soft-uvmat/trunk/src uvmat
    109}}}
     10Then set the path to uvmat in the Matlab paths as before.
    1111
    1212Updates can be further obtained by opening a terminal in the folder {{{uvmat}}} and  typing the command