MATLAB: Am I unable to open the PrintFrame Editor Help Menu in Simulink 6.0 (R14) and later versions

errorframeframeedithelphelpviewmessagemessagesprintprintframesimulink

I am trying to open the PrintFrame Editor Help by selecting
"Help -> PrintFrame Editor Help" from the menu bar in the PrintFrame Editor. However, the help documentation does not open, and I receive the following error in the MATLAB command window:
??? Error using ==> helpview
Cannot find title topic in collection directory.
??? Error while evaluating uimenu Callback.

Best Answer

This bug has been fixed in Release 14 Service Pack 3 (R14SP3). For previous product releases, read below for any possible workarounds:
There is a bug in Simulink 6.0 (R14) and later versions in how the FRAMEEDIT function calls into the documentation. To work around this issue, download the attached version of the MAP-file, which maps help topics to documentation pages. Here are the steps:
1. Quit MATLAB
2. Rename the following MAP-file:
$MATLAB\help\mapfiles\frameedit.map
(where $MATLAB is the MATLAB root directory on your machine, as returned by typing
matlabroot
at the MATLAB command prompt.)
Rename the file to frameedit.map.old
3. Download the attached file. Place the new file in the same directory mentioned in step 2.
4. Restart MATLAB
5. After restarting MATLAB, issue the following command at the MATLAB prompt:
rehash toolboxcache