fullfig

fullfig(h)

FULLFIG Generate a full-screen figure

Usage:

h = fullfig() h = fullfig(h)

Inputs:

h : figure handle (default: new figure)

Outputs:

h : figure handle

Example

fullfig; plot(randn(1000,1));

See also: pagefig, figure

∿∿∿ Prerau Laboratory MATLAB Codebase · sleepEEG.org ∿∿∿