Ignore:
Timestamp:
May 10, 2014, 12:49:30 AM (10 years ago)
Author:
sommeria
Message:

help web link corrected

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/geometry_calib.m

    r772 r773  
    805805% --------------------------------------------------------------------
    806806function MenuHelp_Callback(hObject, eventdata, handles)
    807 web('http://servforge.legi.grenoble-inp.fr/projects/soft-uvmat/wiki/UvmatHelp#a8-Geometriccalibration')
    808 % path_to_uvmat=which('uvmat');% check the path of uvmat
    809 % pathelp=fileparts(path_to_uvmat);
    810 % helpfile=fullfile(pathelp,'uvmat_doc','uvmat_doc.html');
    811 % if isempty(dir(helpfile)), msgbox_uvmat('ERROR','Please put the help file uvmat_doc.html in the sub-directory /uvmat_doc of the UVMAT package')
    812 % else
    813 %    addpath (fullfile(pathelp,'uvmat_doc'))
    814 %    web([helpfile '#geometry_calib'])
    815 % end
     807web('http://servforge.legi.grenoble-inp.fr/projects/soft-uvmat/wiki/UvmatHelp#GeometryCalib')
    816808
    817809% --------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.