Plot to Bitmap

Plot lines (and text) directly into a bitmap, including filled polygons.

Sie verfolgen jetzt diese Einreichung

"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.

Zitieren als

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

Quellenangaben

Inspiriert: contest clock

Kategorien

Mehr zu Data Exploration finden Sie in Help Center und MATLAB Answers

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
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