function helpdesk
%HELPDESK Comprehensive hypertext documentation and troubleshooting. 
%   HELPDESK displays the start page for the online documentation
%   in the MATLAB Help browser.

%   Copyright 1984-2002 The MathWorks, Inc. 
%   $Revision: 1.1.6.1 $

% Call doc with no arguments to load the main web page.
doc;
