How to draw a bar plot for comparison different methods?

17 次查看(过去 30 天)
I want to draw a figure like the figure that I attached, every colourful line is the output of a specific methode and the output of each of methodes is drew for different classifiers (C4.5, NB, KNN, RF, SVM). This figure compared the different methods based on each classifier. How can I write codes or using plot toolbox in MATLAB to draw this kind of figure. I'll be very grateful to have your opinions. Thanks.figure1.jpg
  1 个评论
Adam Danz
Adam Danz 2020-1-13
You can follow this example and apply it to your data.
You'll find that matlab's documentation almost always includes functional examples so if you're looking for a different kind of plot in the future, just search the internet and include the word "matlab" and you'll like find what you're looking for pretty quickly. Alternatively, you could search the documentation directly (see the link I provided) or you could search in this forum. That majority of google search results that include the word Matlab provide links to the documentation or this forum.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Bar Plots 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by