Feeds
提问
xlsread error after updating to 2016b
Hi! After updating to Version 2016b the xlsread function gives out following error: Error using xlsread (line 249) Error...
8 years 前 | 2 个回答 | 0
2
个回答提问
Readtable 00:00:00 is missing
Hi. I have an Excelfile with a.o. a DateTime column. When I import the data in MATLAB with readtable the DateTimes like "15.06.2...
8 years 前 | 2 个回答 | 0
2
个回答已回答
xlsread: NaN is not recognized as Numeric Data
Hi! I found a solution: With the function "importdata" the data is imported the "right" way.
xlsread: NaN is not recognized as Numeric Data
Hi! I found a solution: With the function "importdata" the data is imported the "right" way.
8 years 前 | 0
| 已接受
提问
xlsread: NaN is not recognized as Numeric Data
I like to import data from the file 'test.csv' (see attachment) into matlab. I use following code: [Data, Time] = xlsread('te...
8 years 前 | 3 个回答 | 0
3
个回答提问
Plots: Not traceable Line Plot
I like to plot a temperature profile with following code: plot(data.DateTime, AT) The vector data.DateTime consists of a ...
8 years 前 | 1 个回答 | 0