Changeset 773 for trunk/src/geometry_calib.m
- Timestamp:
- May 10, 2014, 12:49:30 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/geometry_calib.m
r772 r773 805 805 % -------------------------------------------------------------------- 806 806 function 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 807 web('http://servforge.legi.grenoble-inp.fr/projects/soft-uvmat/wiki/UvmatHelp#GeometryCalib') 816 808 817 809 % --------------------------------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.