subplots of histograms for multiple matfiles

6 ビュー (過去 30 日間)
Raj
Raj 2021 年 3 月 28 日
コメント済み: Star Strider 2021 年 3 月 29 日
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

回答 (1 件)

Star Strider
Star Strider 2021 年 3 月 28 日
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 件のコメント
Raj
Raj 2021 年 3 月 28 日
Thank you for the comments. Let me try this idea in my case.
Star Strider
Star Strider 2021 年 3 月 29 日
My pleasure!
Please follow up with the results.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeHistograms についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by