How to plot the .mat file
Mostrar comentarios más antiguos
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,
Respuestas (1)
Azzi Abdelmalek
el 17 de Mayo de 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
Categorías
Más información sobre Audio and Video Data en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!