How to plot x,y,z data for various time ranges

I am a newbie. I have accelerometer (x,y and z axis)data that was collected during flight. There are over 1 million points. The timeframe for ex. 12:00:00.000 to xx:xx:xx.xxx. Sample rate is 800. I can plot all of the data, however, I'd like to be able to pick certain time periods to plot. The eventual goal is to use FFT for Frequency Response for (vibration analysis). How can I set various time periods to plot from using the data collected during that period? Forgive me if this is too simple.

Answers (1)

I found the solution...
https://www.mathworks.com/matlabcentral/answers/18660-how-do-i-plot-a-selective-range-of-x-axis-values

Categories

Find more on Data Import and Analysis in Help Center and File Exchange

Asked:

on 28 Apr 2017

Answered:

on 1 May 2017

Community Treasure Hunt

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

Start Hunting!