date and time in CSV file

I have a CSV file it contains date, time and numerical values. I can read the numerical data in xlsread ('file name','sheet name','columns')matlab command prompt. But i can not read date and time. Is there any way to read the date and time. My aim is to plot the time values in horizontal axis, and numerical values in vertical axis instead of using xlswrite command.Would you please help me?

 채택된 답변

Oleg Komarov
Oleg Komarov 2011년 7월 5일

0 개 추천

Use textscan

추가 답변 (0개)

카테고리

태그

Community Treasure Hunt

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

Start Hunting!

Translated by