Ken & Mike on the MATLAB Desktop

August 6th, 2007

A little help for your friends

When you come across an especially useful documentation page in the Help browser, you may want to share it with your friends and colleagues. In R2007a, we added a feature that will provide you with a simple command that you can use to bring up your favorite documentation page.

While viewing the page you would like to share, select “Page Location” from the View menu.

Help Browser

This will bring up the “Help Page Location” dialog, which contains a MATLAB command you can use to open the page in the help browser, as well as a URL you can use to view the same page in the online documentation.

Help Page Location

If you find yourself trying to explain to someone where they can find a particular documentation page, just use this feature to send them a MATLAB command or URL instead.

Don’t forget that if you just want to save the page for yourself, you can add it to your favorites by selecting “Add to Favorites…” from the Favorites menu.

Leave a Reply

Wrap code fragments inside <pre> tags, like this:

<pre class="code">
a = magic(3);
sum(a)
</pre>

If you have a "<" character in your code, either follow it with a space or replace it with "&lt;" (including the semicolon).


Ken & Mike work on the MATLAB Desktop team.
  • DP: Hi i have a problem with ezplot3, i want to plot more than i curve in the same graph but hold on command...
  • Ken: Hi Arsalan, Unfortunately there is no way to get the new Editor API in older versions of MATLAB. -Ken
  • Arsalan: Hi, I am very excited about the MATLAB API for editor because right now i am working on a project and i need...
  • Johannes: Since I started using matlab-emacs some days ago I never experienced Emacslink. But I experienced some...
  • Francisco J. Beron-Vera: Hi all, I have recently learned about ViEmu (http://www.vimemu.c om) which, for Vi/Vim...
  • OysterEngineer: When I first learned of the Publish feature in MatLab, I thought it might be useful to help to...
  • Ken: Hi Herve, I’m not quite sure what you mean by “stand-alone&# 8221; mode? -Ken
  • Herve: I wonder when the publish fonction will be supported in standalone mode.
  • Mike: Ravi, What you described should work as far I understand it. Please follow up with technical support. With a...
  • Mike: @Daniel, Thanks for that note.

These postings are the author's and don't necessarily represent the opinions of The MathWorks.