== UVMAT : CODE SOURCE REPOSITORY = In adjonction to the CIVx package, we develop a matlab GUI compatible with the NetCDF velocity fields format, and suitable for processing of temporal series of velocity, concentrations or scalar 2D or 3D fields This free Matlab toolbox contains a graphic user interface to scan and visualize series of images and data fields (vectors and scalars). It provides statistics and various processing for these data. It also contains a graphic user interface to run the Correlation Image Velocimetry software CIVx and analyze its results. == Prerequisit == This toolbox requires Matlab, release R 13 or more recent. It can be run with any computer system on which Matlab is installed (in particular Linux and Windows). == Installation == Before downloading the latest version of UVMAT, extract one of the following archives depending on your architecture * [http://coriolis.legi.grenoble-inp.fr/IMG/tgz/uvmat_include_win32.tgz windows 32 bits] * [http://coriolis.legi.grenoble-inp.fr/IMG/tgz/uvmat_empty_mac32.tgz mac 32 bits] * [http://coriolis.legi.grenoble-inp.fr/IMG/tgz/uvmat_include_linux32.tgz linux 32 bits] * [http://coriolis.legi.grenoble-inp.fr/IMG/tgz/uvmat_include_linux64.tgz linux 64 bits] Then perform a checkout in this directory. {{{svn checkout http://servforge.legi.grenoble-inp.fr/svn/soft-uvmat/trunk/src/ .}}} == Help and documentation == Online help is available at : [http://coriolis.legi.grenoble-inp.fr/spip.php?article72] == Contents == The following file structure should be obtained after a correct installation : * '''bin''' * calc_field.m * cell2tab.m * check_field_structure.m * check_functions.m * civ_3D.fig * civ_3D.m * civ.fig * civ.m * close_fig.m * copyfields.m * create_grid.fig * create_grid.m * dataview.fig * dataview.m * delete_object.m * editxml.fig * editxml.m * find_field_indices.m * geometry_calib.fig * geometry_calib.m * '''get_field''' * get_field.fig * get_field.m * get_plot_handles.m * griddata_uvmat.m * hist_update.m * imadoc2struct.m * interp2_uvmat.m * keyboard_callback.m * !ListDir.m * mouse_down.m * mouse_motion.m * mouse_up.m * msgbox_uvmat.fig * msgbox_uvmat.m * name2display.m * name_generator.m * nc2struct.m * nc2struct_toolbox.m * nomtype2pair.m * num2stra.m * PARAM.xml * peaklock.m * plot_field.m * plot_object.m * proj_field.m * proj_grid.m * px_XYZ.m * read_civxdata.m * read_geometry_calib.m * read_get_field.m * read_imatext.m * README_INSTALL.txt * read_plot_param.m * read_set_object.m * read_xls.m * reinit.m * rotate_points.fig * rotate_points.m * RUN_FIX.m * RUN_STLIN.m * '''series''' * series.fig * series.m * set_col_vec.m * set_grid.fig * set_grid.m * set_object.fig * set_object.m * stra2num.m * struct2nc.m * struct2nc_toolbox.m * struct2xml.m * sub_field.m * test_netcdf.m * '''toolbox_calib''' * '''transform_field''' * translate_points.fig * translate_points.m * update_imadoc.m * update_menu.m * update_obj.m * update_waitbar.m * uvmat_doc * uvmat.fig * uvmat.m * view_field.fig * view_field.m * write_plot_param.m * '''XML_SCHEMAS''' * '''@xmltree''' Louis Gostiaux