MATLAB chart in landscape format

Hi
I can output a MATLAB chart on a portrait-orientated sheet of paper and the chart comes out as a square shape. I want to produce a landscape-shaped chart on landscape-orientated paper. Is this possible? Many thanks, Rob (<mailto:info@robbain.com info@robbain.com>)

Answers (1)

Walter Roberson
Walter Roberson on 17 Nov 2012
Are you setting the figure property PaperOrientation to 'landscape' ?

2 Comments

Would that not just print the same square-shaped chart on landscape paper? I want a retangular (landscape) shaped chart. Many thanks for replying, Rob
The PaperSize together with PaperOrientation should, in theory, do the trick.

Sign in to comment.

Categories

Asked:

on 17 Nov 2012

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!