Plotting .mat file
Show older comments
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 Comments
Matt J
on 11 Dec 2023
Your metro.mat file doesn't contain anything.
Star Strider
on 11 Dec 2023
There is nothing to plot, although sensorlog_20231201_123144.m4a could have something if you want to share it.
Accepted Answer
More Answers (1)
That mat file doesn't contain anything interesting to plot.
load metro.mat
whos
AudioInfo
Categories
Find more on 2-D and 3-D Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!