Dot plot rather than scatter plot

Give a dot plot rather than scatter plot by Taorong Xie(taorongxie@gmail.com), 2011

You are now following this Submission

Give a dot plot for one data group. It could rerun the function by changing the 'data' and 'groupNum' for multi-group. It should run the function one times for each group, and they will show in the same diagram. The dot plot could also combine with box plot.

Syntax
dotPlot_xtr( data )
dotPlot_xtr( data,groupNum )
dotPlot_xtr( data,groupNum,thres )
dotPlot_xtr( data,...,moveStep )
Description
data -- data of one group
groupNum -- the x-position of this data group. Defaut value: 1
thres -- the maximum ratio of every two data's split to mean value which can stay in the same column (x-position). Defaut value: 0.1
moveStep -- the distance of each column. Defaut value: 0.05

Cite As

Taorong Xie (2026). Dot plot rather than scatter plot (https://nl.mathworks.com/matlabcentral/fileexchange/34515-dot-plot-rather-than-scatter-plot), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0