subplots of histograms for multiple matfiles

6 visualizaciones (últimos 30 días)
Raj
Raj el 28 de Mzo. de 2021
Comentada: Star Strider el 29 de Mzo. de 2021
Hi everyone. I need a simple help. I have 16 .mat files with different lengths. I want subplot of histogtam for these .mat files using a for loop. Can anyone suggest an idea? Thank you in advance for help

Respuestas (1)

Star Strider
Star Strider el 28 de Mzo. de 2021
Unless I am missing some details, this should be straightforward. Read them, then calculate and plot the histogram for each, and then use the subplot function to plot each of the histograms.
  2 comentarios
Raj
Raj el 28 de Mzo. de 2021
Thank you for the comments. Let me try this idea in my case.
Star Strider
Star Strider el 29 de Mzo. de 2021
My pleasure!
Please follow up with the results.

Iniciar sesión para comentar.

Categorías

Más información sobre Histograms en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by