plot excel data in MATLAB
3 ビュー (過去 30 日間)
古いコメントを表示
Hi, everyone
I'm trying to plot excel data in MATLB.
The problem is in time data.
I have 2 rows of time data and 2rows of numerical data.
In Excel for example, I wrote time data like 2022-03-01 0:02:46 but all the time data changed to 1899-12-31 0:02:46.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1042865/image.jpeg)
this is raw excel data
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1042870/image.jpeg)
and this is what I opened in MATLAB.
I don't know what to do.. tell me plz..
2 件のコメント
回答 (1 件)
Sam Chak
2022 年 6 月 24 日
On the Home tab, in the Variable section, click Import Data. Then choose how you want the selected data to be loaded on the Workspace.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Data Import from MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!