command for a certain graph
Mostrar comentarios más antiguos
Hi,
Would anybody know what the command is to generate a graph that looks like this
I've forgotten what it is and can't seem to find it!
Thanks
John
1 comentario
Luffy
el 4 de Jul. de 2012
Does bar3 help you
Respuestas (2)
Wayne King
el 4 de Jul. de 2012
Hi John, See the help for bar3
For example:
bar3(peaks(5))
1 comentario
John
el 5 de Jul. de 2012
Star Strider
el 5 de Jul. de 2012
0 votos
Are you referring to the ‘Talagrand diagram’? If so, I just searched the TMW website for it and came up empty for code and examples. You'll likely have to write your own code but it should be easy to use MATLAB's histogram and bar functions with your results.
What paper was that graph taken from? The authors may have used MATLAB and if so might be willing to share their code with you. Did they already publish it as part of their SOM?
Categorías
Más información sobre Creating, Deleting, and Querying Graphics Objects en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!