line_fewer_markers

An alias of the LINE command, with additional control for markers, in number and location.
ダウンロード: 8.2K
更新 2014/10/17

ライセンスの表示

編集メモ: This file was selected as MATLAB Central Pick of the Week

Allows control of nr of markers, and positioning uniformly along x or along the curve, and with the option to lock on a local max.
Accept same inputs as the LINE command, with the additional parameter NUM_MARKERS, specifying how many markers to be plot.
Inspired by the first answer given by Ioannis Filippidis on
http://www.mathworks.com/matlabcentral/answers/2165-too-many-markers

引用

Massimo Ciacci (2025). line_fewer_markers (https://www.mathworks.com/matlabcentral/fileexchange/42560-line_fewer_markers), MATLAB Central File Exchange. に取得済み.

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

Community Treasure Hunt

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

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

same as 2 minutes ago

1.4.0.0

- Added support for logarithmic X spacing of markers
- Added example on how to use it with plotyy

1.3.0.0

- added compatibility for column vector input

1.2.0.0

Added option
'LegendLine','off'
to inhibit linestyle to show in legend.

1.1.0.0

- better formatted text indentation
- fixed few typos in comments
- added abbreviations for marker specs (mk,mks,mfc)

1.0.0.0