plot excel data in MATLAB

1 vue (au cours des 30 derniers jours)
Nicolas Alfred
Nicolas Alfred le 23 Juin 2022
Modifié(e) : Nicolas Alfred le 24 Juin 2022
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.
this is raw excel data
and this is what I opened in MATLAB.
I don't know what to do.. tell me plz..
  2 commentaires
Dyuman Joshi
Dyuman Joshi le 23 Juin 2022
How did you import the data? Also, can you attach your data here?
Nicolas Alfred
Nicolas Alfred le 24 Juin 2022
Hi Dyuman, I put it in my MATLAB file and I double clicked the Excel file to change 2rows of data type(decltime, incltime) (double type to datetime type)

Connectez-vous pour commenter.

Réponses (1)

Sam Chak
Sam Chak le 24 Juin 2022
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.

Catégories

En savoir plus sur Data Import from MATLAB dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by