subplots of histograms for multiple matfiles

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

Answers (1)

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 Comments

Thank you for the comments. Let me try this idea in my case.
My pleasure!
Please follow up with the results.

Sign in to comment.

Categories

Asked:

Raj
on 28 Mar 2021

Commented:

on 29 Mar 2021

Community Treasure Hunt

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

Start Hunting!