Plot with time axis

Hi,
I have the start hour of a record, and its length. for example: start_time_h=16 start_time_m=23 start_time_s=54 record_length = 550
Now I wish to plot the record with the appropriate time. can it be done?
I think that firstly I need to translate the start time variables to a time object, and then calculate the end time using the record length, but I don't know how to do it...
thanks a lot!
Aviad

1 Comment

Thorsten
Thorsten on 13 Feb 2013
What is record? A list of values for each second?

Sign in to comment.

Answers (0)

Categories

Find more on Graphics Performance in Help Center and File Exchange

Products

Asked:

on 13 Feb 2013

Community Treasure Hunt

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

Start Hunting!