%howtoLISST - instructions for this toolbox in HTML, type howtoLISST at >> fpath = which('howtoLISST'); [pathstr, name, ext] = fileparts(which('howtoLISST')); buf = ['file:///' fullfile(pathstr,[name '.html'])]; disp(sprintf('Displaying %s',buf)) web(buf)