Plotting .mat file
Mostrar comentarios más antiguos
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 comentarios
Matt J
el 11 de Dic. de 2023
Your metro.mat file doesn't contain anything.
Star Strider
el 11 de Dic. de 2023
There is nothing to plot, although sensorlog_20231201_123144.m4a could have something if you want to share it.
Respuesta aceptada
Más respuestas (1)
That mat file doesn't contain anything interesting to plot.
load metro.mat
whos
AudioInfo
Categorías
Más información sobre 2-D and 3-D Plots 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!