How to plot the .mat file

3 ビュー (過去 30 日間)
suresh s
suresh s 2013 年 5 月 17 日
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
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

カテゴリ

Help Center および File ExchangeAudio and Video Data についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by