IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
help2.m File Reference

Detailed Description

Calls browser with Doxygen help for prefix.

MATLAB web browser is absolutely crap! Doxygen 1.7.4 does not use frames anymore and has lots of JavaScript when its advanced options are set. However, even turning all JavaScript off, MATLAB web browser still fails to produce a decent rendering of Doxygen help.

Therefore, will open help in external browser! Windows users shouldn't have any problem. I had a problem in Linux with starting Firefox, but using NetSurf it worked fine (although NetSurf does not support JavaScript).

MATLAB external browser is configurable at File->Preferences...->Web

Definition in file help2.m.

Go to the source code of this file.

Functions

function help2 (in prefix)
 

Function Documentation

function help2 ( in  prefix)