Plotting .mat file
古いコメントを表示
Hi,
I'm new to matlab. I'm trying to create a graph from a .mat file which I recerded on my phone, but I'm unable to do so. Any help appriciated.
2 件のコメント
Matt J
2023 年 12 月 11 日
Your metro.mat file doesn't contain anything.
Star Strider
2023 年 12 月 11 日
There is nothing to plot, although sensorlog_20231201_123144.m4a could have something if you want to share it.
採用された回答
その他の回答 (1 件)
That mat file doesn't contain anything interesting to plot.
load metro.mat
whos
AudioInfo
カテゴリ
ヘルプ センター および File Exchange で 2-D and 3-D Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!