Hi,
As a workaround, you can implement the following steps,
Step 1: You can import the data from the excel sheet to the MATLAB using “readmatrix”. Step 2: You can convert the columns of dates into class datetime using “datatime”. Step 3: Now you can make use of the datetime function and double in MATLAB in order to plot the data.
Hope this Helps!
1 Comment
Direct link to this comment
https://au.mathworks.com/matlabcentral/answers/655903-how-to-plot-time-in-excel-for-24-hours-duration-and-not-as-serial-numbers#comment_1150868
Direct link to this comment
https://au.mathworks.com/matlabcentral/answers/655903-how-to-plot-time-in-excel-for-24-hours-duration-and-not-as-serial-numbers#comment_1150868
Sign in to comment.