18 | | Download the following archive and expend it into a directory UVMAT. Details for installation are provided by the text file README_INSTALL.txt in this directory. For performing PIV computations, binary files must be also downloaded from CIVx. |
| 18 | Before downloading the latest version of UVMAT, extract one of the following archives depending on your architecture |
| 19 | * [http://coriolis.legi.grenoble-inp.fr/IMG/gz/uvmat_empty_win32_-tar.gz windows 32 bits] |
| 20 | * [http://coriolis.legi.grenoble-inp.fr/IMG/gz/uvmat_empty_mac32_-tar.gz mac 32 bits] |
| 21 | * [http://coriolis.legi.grenoble-inp.fr/IMG/gz/uvmat_empty_linux32_-tar.gz linux 32 bits] |
| 22 | * [http://coriolis.legi.grenoble-inp.fr/IMG/gz/uvmat_empty_linux64_-tar.gz linux 64 bits] |
| 28 | The following file structure should be obtained at the end : |
| 29 | |
| 30 | {{{ |
| 31 | calc_field.m get_plot_handles.m proj_grid.m stra2num.m |
| 32 | cell2tab.m griddata_uvmat.m px_XYZ.m struct2nc.m |
| 33 | check_field_structure.m hist_update.m read_civxdata.m struct2nc_toolbox.m |
| 34 | check_functions.m imadoc2struct.m read_geometry_calib.m struct2xml.m |
| 35 | civ_3D.fig interp2_uvmat.m read_get_field.m sub_field.m |
| 36 | civ_3D.m keyboard_callback.m read_imatext.m test_netcdf.m |
| 37 | civ.fig ListDir.m README_INSTALL.txt toolbox_calib |
| 38 | civ.m mouse_down.m read_plot_param.m transform_field |
| 39 | close_fig.m mouse_motion.m read_set_object.m translate_points.fig |
| 40 | copyfields.m mouse_up.m read_xls.m translate_points.m |
| 41 | create_grid.fig msgbox_uvmat.fig reinit.m update_imadoc.m |
| 42 | create_grid.m msgbox_uvmat.m rotate_points.fig update_menu.m |
| 43 | dataview.fig name2display.m rotate_points.m update_obj.m |
| 44 | dataview.m name_generator.m RUN_FIX.m update_waitbar.m |
| 45 | delete_object.m nc2struct.m RUN_STLIN.m uvmat_doc |
| 46 | editxml.fig nc2struct_toolbox.m series uvmat.fig |
| 47 | editxml.m nomtype2pair.m series.fig uvmat.m |
| 48 | find_field_indices.m num2stra.m series.m view_field.fig |
| 49 | geometry_calib.fig PARAM.xml set_col_vec.m view_field.m |
| 50 | geometry_calib.m peaklock.m set_grid.fig write_plot_param.m |
| 51 | get_field plot_field.m set_grid.m XML_SCHEMAS |
| 52 | get_field.fig plot_object.m set_object.fig @xmltree |
| 53 | get_field.m proj_field.m set_object.m |
| 54 | }}} |
| 55 | |