Top "Figure" questions

A container for images, plots or other graphical elements with some optional meta-information.

Program to open .fig files saved by Matlab

Is there any program able to open .fig files saved by Matlab?

matlab matlab-figure figure
Custom x-axis values in a matlab plot

Currently when I plot a 9 by 6 array, the x-axis of the figure is just 1, 2, 3 up to 9. The Y-axis shows the …

matlab plot axis octave figure
Adding full page figures in Latex, how?

I have a full-page figure that LaTeX keeps putting at the end because of its size. I would like it …

latex figure
How to change the order of lines in a Matlab figure?

Given a plot of three curves in a .fig file I'd like to add another plot (with hold all and …

matlab sorting plot append figure
Remove border around Matlab plot

Matlab is displaying a black border around a plot and I would like to remove it. I think i should …

matlab border figure matlab-figure
Matlab: How to obtain all the axes handles in a figure handle?

How do I obtain all the axes handles in a figure handle? Given the figure handle hf, I found that …

matlab figure axes
How do I make a reference to a figure in markdown using pandoc?

I'm currently writing a document in markdown and I'd like to make a reference to an image from my text. …

latex markdown figure cross-reference pandoc
How do I ref a figure in LaTeX before it occurs?

I always like my figures to be placed in between text as opposed to the top or bottom of the …

latex reference figure
How to get matplotlib figure size

For a project, I need to know the current size (in pixels) of my matplotlib figure, but I can't find …

python matplotlib size pixel figure
Latex - Inserting a reference in a figure's caption

In Latex, I want to add a reference in the legend of a figure, like: \begin{figure} ... \caption{This is …

latex figure caption