rug plots
by Rob Campbell
11 May 2010
(Updated 18 Jun 2010)
Creates a so-called "rug" plot similar to those produced by the free stats package, R.
|
Watch this File
|
| File Information |
| Description |
A rug plot is a compact way of illustrating the marginal distributions of a variable along x and y. Positions of the data points along x and y are denoted by tick marks, reminiscent of the tassels on a rug.
Known Issues:
Rug marks are overlaid onto the same axis as the original data. Changing the axis dimensions after calling rug will therefore cause the tick marks to become disassociated from the axes.
I haven't tested this function extensively so let me know if you find any problems. |
| Acknowledgements |
The author wishes to acknowledge the following in the creation of this submission:
marginalscatter
|
| MATLAB release |
MATLAB 7.10 (2010a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 12 May 2010 |
Allow tick mark length to be defined at the command line. |
| 13 May 2010 |
Tidy and correct comments. Check that tickScaleFactor is between 0 and 1. |
| 18 Jun 2010 |
minor updates to summary |
|
Contact us at files@mathworks.com