Plot to Bitmap

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

現在この提出コンテンツをフォロー中です。

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

引用

Dirk-Jan Kroon (2026). Plot to Bitmap (https://jp.mathworks.com/matlabcentral/fileexchange/23468-plot-to-bitmap), MATLAB Central File Exchange. に取得済み.

謝辞

ヒントを与えたファイル: contest clock

カテゴリ

Help Center および MATLAB AnswersData Exploration についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート 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