How to draw a bar plot for comparison different methods?

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 comentario

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.

Iniciar sesión para comentar.

Respuestas (0)

Etiquetas

Preguntada:

el 13 de En. de 2020

Comentada:

el 13 de En. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by