12.07.2015 Views

MATLAB Function Reference (Volume 2: Graphics)

MATLAB Function Reference (Volume 2: Graphics)

MATLAB Function Reference (Volume 2: Graphics)

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

gcfPurpose2gcfGet current figure handleSyntaxDescriptionh = gcfh = gcf returns the handle of the current figure. The current figure is thefigure window in which graphics commands such as plot, title, and surfdraw their results. If no figure exists, <strong>MATLAB</strong> creates one and returns itshandle. You can use the statementget(0,'CurrentFigure')if you do not want <strong>MATLAB</strong> to create a figure if one does not already exist.See Alsoaxes, clf, close, delete, figure, gca, gcbo, gco, subplotroot CurrentFigure property2-206

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!