Ken & Mike on the MATLAB Desktop

September 10th, 2007

Pretty printing

If you are tired of printing black and white files from the Editor, try setting some pretty printing options. To print the Editor or the Command Window with full color and headers, select the File menu, Page Setup menuitem. The following dialog comes up and provides a lot of options. This first pane provides options for printing in color, printing a header, printing line numbers, and whether to wrap lines in the printout.

pagesetup1.jpg

The second pane is the Header setup pane. On this pane you can choose how you want the header to look including the format of the line numbers.

pagesetup2.jpg

In the final pane, you can even select to print in a font that is not currently displayed in the Command Window or Editor.

pagesetup3.jpg

Now, go print stuff!

4 Responses to “Pretty printing”

  1. Gaurav replied on :

    It will be nice if you can post screenshots from Windows machines too (sometimes if not always). It will make following the steps you list far more easier.

    Thanks.

  2. kena replied on :

    Thanks for the feedback, we’ll definitely include more Windows screenshots. The prevalence of Mac screenshots is not by explicit intent, but is due to the reality that our most passionate desktop bloggers are Mac devotees. Whether this speaks to the general mindset of the Macintosh community, or is pure coincidence, is a thought exercise left to the reader. :)

    KEN

  3. Gaurav replied on :

    Thank you.

    I just hope the Mac ‘devotees’ at Mathworks don’t turn fanatics and suddenly stop making good software for Windows users.

    Or are Mathworks developers planning to only cater to the “Mac experience”?

  4. jayhawkbabe replied on :

    @Gaurav,
    Your comments seem a bit unwarranted given that supporting Matlab on Windows requires a great deal of OS-specific development (every *other* operating system supports X11) and that a number of toolboxes are even exclusive to Windows (Excel link, Builder for Excel, and Builder for .NET).

    In response to your original post, the differences between the Mac and Windows GUIs really aren’t that significant–I use the Mac version daily and am forced to use the Windows version at least once a week. Certainly someone who is capable of using the Editor should be able to extrapolate from the screenshots provided to the appropriate version of Matlab.

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.