Ken & Mike on the MATLAB Desktop

November 12th, 2007

Run Configurations At Your Tooltips

You’ve taken the time to set up some really nice Run Configurations. You’ve even added great comments so that you can remember what functionality it tickles. But alas, it’s so hard to remember what the content of each configuration is (my memory is horrible too!). Ahh, but wait - there’s good news coming!Being the speedy developer you are, you haven’t paused your mouse over your Run Configuration, missing out on the fact that its content is but a mouse-movement’s-delay away.

Run Configuration Tooltip

You’ll notice the same helpful insight from the Configuration Editor’s listing of all the configurations. Run Configurations are at your tooltips!

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.