How to plot multiple histogram in a Figure?

9 visualizzazioni (ultimi 30 giorni)
I have a matrix of size 100x1x24 and I want to plot the histogram of each group(100x1) in one plot but in a 3D plot form, like what is attached. thanks.

Risposta accettata

Image Analyst
Image Analyst il 17 Set 2018
Put all the histograms into one 2-D array, and then call waterfall() or ribbon().

Più risposte (0)

Tag

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by