Plot to Bitmap

Plot lines (and text) directly into a bitmap, including filled polygons.
3,1K descargas
Actualizado 24 ene 2011

Ver licencia

"Plot to Bitmap" allows the user to directly plot lines, text and filled polygons into an image, thus without taking a screen-shot (getframe).

This function is also useful if you want to convert a few coordinates describing a region contour into a bitmap of the region.

Citar como

Dirk-Jan Kroon (2024). Plot to Bitmap (https://www.mathworks.com/matlabcentral/fileexchange/23468-plot-to-bitmap), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2008b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Visual Exploration en Help Center y MATLAB Answers.
Agradecimientos

Inspiración para: contest clock

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.3.0.0

Replace for-loop by arrayfun. Allow multiple marker-colors.

1.2.0.0

Fixed small gap bug, by rounding values of input coordinates

1.1.0.0

Add Font sizes, and fixed missing capital "Y"

1.0.0.0