How to extract all values from timeseries???

6 views (last 30 days)
galaxy
galaxy on 22 Dec 2021
Commented: galaxy on 22 Dec 2021
Hi all,
I have timeseries which contains values with time from 0 -> 71.5 seconds
But I can see only from 61.51 to 71.5 seconds.
How can I get all values ???
Thank you
  5 Comments
Walter Roberson
Walter Roberson on 22 Dec 2021
I agree with @KSSV, the data that is stored there starts from 61.51 seconds .
The definition of that class does not appear to be public, but we can see the underlying data, and it does not start from time 0.
galaxy
galaxy on 22 Dec 2021
I checked and I agree with you too. I will check my project again.
Thank you so much.

Sign in to comment.

Answers (0)

Products


Release

R2019b

Community Treasure Hunt

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

Start Hunting!