Small data won't plot correctly

조회 수: 3 (최근 30일)
Taylor Azizeh
Taylor Azizeh 2023년 11월 12일
댓글: Peter Perkins 2023년 11월 16일
I have acceleration data that I cannot get to plot in Matlab. Here is the basics of what the data looks like (Z does deviated from 1 - this is only 8 lines of ~70million).
And the graphs looks like this:
Bonus points if you can help me create a stacked plot of dive depth data and three axes' of acceleration (X, Y, Z).
Thank you in advance!
  댓글 수: 7
Mathieu NOE
Mathieu NOE 2023년 11월 15일
double check your data
I see mostly NaN's all over the place - what is that record ??
Peter Perkins
Peter Perkins 2023년 11월 16일
Bonus points to Walter for sneaking in an example of recently-added support for "math on tables":
min(T(:,[4 5 6 8:end]))

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Graphics에 대해 자세히 알아보기

태그

제품


릴리스

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by