How can I plot multiple Matlab files onto one boxplot?
古いコメントを表示
Hi guys, I am currently doing an assignment where I have been tasked to filter frequency data for 4 different frequencies and compute FFT’s on them. I have filtered them and computed the FFTs but now I need to create a boxplot with the ffts of all 4 frequencies on one plot to compare. The FFT results are saved as Matlab files. The variable name for the first FFT results Matlab file is fft_results, the second is fft_results2 then fft_results3 and finally fft_results4. The FFT Matlab files are saved as fft_7_results, fft_8_results, fft_9_results and fft_10_results. Any help would be appreciated.
7 件のコメント
Voss
2024 年 4 月 9 日
Are you running into difficulty loading the MATLAB files (by which I assume you mean .mat files) or creating the boxplots?
Aman Kumar
2024 年 4 月 9 日
Voss
2024 年 4 月 9 日
Please share the code and files. You can upload files using the paperclip button.
Aman Kumar
2024 年 4 月 9 日
Aman Kumar
2024 年 4 月 9 日
Voss
2024 年 4 月 9 日
A box plot of the amplitudes and locations of the peaks of each FFT result? I'm not sure what that would look like. Do you have an example? Either a sketch or a link to an image?
Aman Kumar
2024 年 4 月 9 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Signal Generation, Analysis, and Preprocessing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!





