Top "Figures" questions

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

Is there a way to get LaTeX to place figures in the same page as a reference to that figure?

I am using LaTeX and the figure environment. I am well familiar with the parameters to that environment: [htbp], and …

latex figures
How do I get the handles of all open figures in MATLAB

I have nine open figures in matlab (generated by another function) and I want to print them all to file. …

matlab matlab-figure figures
prevent plot from showing in jupyter notebook

How can I prevent a specific plot to be shown in Jupyter notebook? I have several plots in a notebook …

python matplotlib jupyter-notebook ipython-notebook figures
Python with matplotlib - drawing multiple figures in parallel

I have functions that contribute to small parts of a figure generation. I'm trying to use these functions to generate …

python matplotlib figures
Rendering and image quality in MATLAB figures

I have a contour plot and I am using the current rendering: set(gcf, 'renderer', 'zbuffer'); but it is giving …

matlab rendering figures
Centering only header of LaTeX table

I'd like to center just the header, but not the body of particular columns in a table. For example: \begin{…

latex figures
How to draw good looking arrows in Matlab?

I have been trying to draw arrows in Matlab in my figure but they all look terrible. Also, I want …

matlab graph drawing matlab-figure figures
How to draw this WPF Path in C#

I have been struggling to convert this piece of WPF code to C#. I am relatively new to WPF, and …

c# wpf pathgeometry figures
Script to save matlab figures to a specified directory

Suppose I have several figures open in matlab. I would like some function I can call, e.g save_all_…

matlab save figures
In LaTeX, is there a way to put a float automatically after where it is first referenced?

I am currently writing a long one-column document that contains a lot of floats (figures and tables). I know the …

latex figures