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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0