plot a line graph with HH:MM:SS in X-axis
Show older comments
I have imported excel data to matlab and i need to plot a line graph where my x axis is date and time in HH:MM:SS and Y axis is power in kW. My X-axis data is as follows.
How can I plot a line graph using this as my x axis? Becacuse when I plot using this, my graph becomes messy. But when I use my x-axis data as 1,2,3,4,5 etc instead of time and data values the graph becomes perfect.
Accepted Answer
More Answers (0)
Categories
Find more on Data Import from MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!