Filter löschen
Filter löschen

Problem: figure height apparently limited to screen height

1 Ansicht (letzte 30 Tage)
Joshua Carmichael
Joshua Carmichael am 13 Nov. 2015
My objective is to save a "tall" figure with a height that exceeds my display height. I used:
>> figure('units', 'normalized', 'outerposition', [0 0 2 2]);
in an attempt to make a figure "taller" (with a greater height) than that of my single monitor. However, the figure resized when displayed to only occupy the screen height (so that the normalized outer position height was effectively "1").
I do use export_fig, and I am unclear if it has an internal solution; the help menu did not specify.
Solutions? Thanks in advance.

Antworten (0)

Kategorien

Mehr zu Line Plots finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by