How to plot the .mat file
显示 更早的评论
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,
回答(1 个)
Azzi Abdelmalek
2013-5-17
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
类别
在 帮助中心 和 File Exchange 中查找有关 Audio and Video Data 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!