Changes between Version 16 and Version 17 of WikiStart


Ignore:
Timestamp:
Jan 17, 2011, 3:53:55 PM (13 years ago)
Author:
gostiaux
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v16 v17  
    2424Then perform a checkout in this directory.
    2525
    26 svn checkout http://servforge.legi.grenoble-inp.fr/svn/soft-uvmat/trunk/src/
     26{{{svn checkout http://servforge.legi.grenoble-inp.fr/svn/soft-uvmat/trunk/src/}}}
    2727
    2828The following file structure should be obtained at the end :
    2929
    3030{{{
    31 bin
    32 calc_field.m             get_plot_handles.m   proj_grid.m            stra2num.m
    33 cell2tab.m               griddata_uvmat.m     px_XYZ.m               struct2nc.m
    34 check_field_structure.m  hist_update.m        read_civxdata.m        struct2nc_toolbox.m
    35 check_functions.m        imadoc2struct.m      read_geometry_calib.m  struct2xml.m
    36 civ_3D.fig               interp2_uvmat.m      read_get_field.m       sub_field.m
    37 civ_3D.m                 keyboard_callback.m  read_imatext.m         test_netcdf.m
    38 civ.fig                  ListDir.m            README_INSTALL.txt     toolbox_calib
    39 civ.m                    mouse_down.m         read_plot_param.m      transform_field
    40 close_fig.m              mouse_motion.m       read_set_object.m      translate_points.fig
    41 copyfields.m             mouse_up.m           read_xls.m             translate_points.m
    42 create_grid.fig          msgbox_uvmat.fig     reinit.m               update_imadoc.m
    43 create_grid.m            msgbox_uvmat.m       rotate_points.fig      update_menu.m
    44 dataview.fig             name2display.m       rotate_points.m        update_obj.m
    45 dataview.m               name_generator.m     RUN_FIX.m              update_waitbar.m
    46 delete_object.m          nc2struct.m          RUN_STLIN.m            uvmat_doc
    47 editxml.fig              nc2struct_toolbox.m  series                 uvmat.fig
    48 editxml.m                nomtype2pair.m       series.fig             uvmat.m
    49 find_field_indices.m     num2stra.m           series.m               view_field.fig
    50 geometry_calib.fig       PARAM.xml            set_col_vec.m          view_field.m
    51 geometry_calib.m         peaklock.m           set_grid.fig           write_plot_param.m
    52 get_field                plot_field.m         set_grid.m             XML_SCHEMAS
    53 get_field.fig            plot_object.m        set_object.fig         @xmltree
    54 get_field.m              proj_field.m         set_object.m
     31bin/
     32calc_field.m
     33cell2tab.m
     34check_field_structure.m
     35check_functions.m
     36civ_3D.fig
     37civ_3D.m
     38civ.fig
     39civ.m
     40close_fig.m
     41copyfields.m
     42create_grid.fig
     43create_grid.m
     44dataview.fig
     45dataview.m
     46delete_object.m
     47editxml.fig
     48editxml.m
     49find_field_indices.m
     50geometry_calib.fig
     51geometry_calib.m
     52get_field
     53get_field.fig
     54get_field.m
     55get_plot_handles.m
     56griddata_uvmat.m
     57hist_update.m
     58imadoc2struct.m
     59interp2_uvmat.m
     60keyboard_callback.m
     61ListDir.m
     62mouse_down.m
     63mouse_motion.m
     64mouse_up.m
     65msgbox_uvmat.fig
     66msgbox_uvmat.m
     67name2display.m
     68name_generator.m
     69nc2struct.m
     70nc2struct_toolbox.m
     71nomtype2pair.m
     72num2stra.m
     73PARAM.xml
     74peaklock.m
     75plot_field.m
     76plot_object.m
     77proj_field.m
     78proj_grid.m
     79px_XYZ.m
     80read_civxdata.m
     81read_geometry_calib.m
     82read_get_field.m
     83read_imatext.m
     84README_INSTALL.txt
     85read_plot_param.m
     86read_set_object.m
     87read_xls.m
     88reinit.m
     89rotate_points.fig
     90rotate_points.m
     91RUN_FIX.m
     92RUN_STLIN.m
     93series
     94series.fig
     95series.m
     96set_col_vec.m
     97set_grid.fig
     98set_grid.m
     99set_object.fig
     100set_object.m
     101stra2num.m
     102struct2nc.m
     103struct2nc_toolbox.m
     104struct2xml.m
     105sub_field.m
     106test_netcdf.m
     107toolbox_calib
     108transform_field
     109translate_points.fig
     110translate_points.m
     111update_imadoc.m
     112update_menu.m
     113update_obj.m
     114update_waitbar.m
     115uvmat_doc
     116uvmat.fig
     117uvmat.m
     118view_field.fig
     119view_field.m
     120write_plot_param.m
     121XML_SCHEMAS
     122@xmltree
    55123}}}
    56124