Patchline

Visualize lines as patch objects. Specify any valid patch property, including transparency.
ダウンロード: 7.7K
更新 2020/11/30

ライセンスの表示

Using very simple syntax, patchline allows you to visualize lines as patches. This allows you to set any valid properties of the patch object, including 'EdgeAlpha' (to modify the transparency of the lines).
Note that the effectiveness of setting the transparency (edgealpha) may differ on different operating systems. Try different Figure Renderers (particularly openGL) to get the desired behavior.

Also, unix users may experience problems if the renderer is not set to "opengl software". This parameter cannot be set at runtime, but can be set in startup.m.

Patchline is useful if you want to create a transparent line or a transparent plot.

引用

Brett Shoelson (2024). Patchline (https://www.mathworks.com/matlabcentral/fileexchange/36953-patchline), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2012a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersPolygons についてさらに検索
謝辞

ヒントを与えたファイル: MRIqual, linealpha(x,y,varargin), NIfTI Studio, customGrid, Plot Food Web, FadeIT

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.2.0.3

Fixed a minor bug if varargin is empty.

1.2.0.2

Simply modified the description. No code changes.

1.2.0.1

Updated license

1.2.0.0

Improved the rice.png example, modified the description slightly.

1.1.0.0

Updated description, examples.

1.0.0.0