command for a certain graph
信息
此问题已关闭。 请重新打开它进行编辑或回答。
显示 更早的评论
Hi there,
Could somebody please tell me what the command is to produce a graph like this?
Thank you
0 个评论
回答(1 个)
the cyclist
2012-7-17
编辑:the cyclist
2012-7-17
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 个评论
此问题已关闭。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!