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!