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