Matrix of date and number to plot
Show older comments
I have a array matrix of only 2 columns: 1st col is all date (datenum), 2nd col is all number. If I would like to plot a graph that y-axis is number and x-axis is datestring like (03-Mar-2011), should I convert the array matrix to cell matrix? and convert the datenum to string by datedisp?
Accepted Answer
More Answers (0)
Categories
Find more on Dates and Time 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!