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!





