command for a certain graph

Asked by John on 17 Jul 2012
Latest activity Answered by the cyclist on 17 Jul 2012

Hi there,

Could somebody please tell me what the command is to produce a graph like this?

https://dl.dropbox.com/u/54057365/All/mathworks.JPG

Thank you

0 Comments

John

Tags

Products

No products are associated with this question.

1 Answer

Answer by the cyclist on 17 Jul 2012
Edited by the cyclist on 17 Jul 2012

That is a box plot.

>> boxplot(randn(50,10))

For future reference, code for creating many types of MATLAB plots can be found here: http://www.mathworks.com/discovery/gallery.html. Although, strangely, I do not see a simple box plot here. :-/

0 Comments

the cyclist

Contact us