How can I plot multiple Matlab files onto one boxplot?
Afficher commentaires plus anciens
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 commentaires
Voss
le 9 Avr 2024
Are you running into difficulty loading the MATLAB files (by which I assume you mean .mat files) or creating the boxplots?
Aman Kumar
le 9 Avr 2024
Voss
le 9 Avr 2024
Please share the code and files. You can upload files using the paperclip button.
Aman Kumar
le 9 Avr 2024
Aman Kumar
le 9 Avr 2024
Voss
le 9 Avr 2024
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
le 9 Avr 2024
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Signal Generation, Analysis, and Preprocessing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!





