現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
Enables the custom setting of the position of an axes grid lines on a 2D plot. Grid lines can be arbitrary placed on figure axes with customisable colour, width, line styles and alpha. The user can also supply a set of X and Y points to define their own grid lines, e.g. at 45 degrees or curved grids.
To enable alpha blending of the lines in order to mimic Matlab's grid function the lines are drawn as the edges of patches using Brett Shoelson's patchline function. This was released for Matlab 2012 and providing this works, there is no reason this function should not work in earlier versions of Matlab.
引用
Phil (2026). customGrid (https://jp.mathworks.com/matlabcentral/fileexchange/48709-customgrid), MATLAB Central File Exchange. に取得済み.
謝辞
ヒントを得たファイル: Patchline
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.2.0.0 | Now works with older versions of Matlab since I removed the dependency on the new graphics handle classes. |
||
| 1.1.0.0 | Updated description |
|
|
| 1.0.0.0 |
|
