How to plot the .mat file
Mostra commenti meno recenti
hi,
I want to know how to plot the .mat file and also compare the .mat files
Generaly .mat file having the signal with time varient.
Thanks in advance,
Risposte (1)
Azzi Abdelmalek
il 17 Mag 2013
You can not plot a mat file, what you can do is: load the variables saved in your mat file, then do whatever you want with those vriables
load filename
Categorie
Scopri di più su Audio and Video Data in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!