photo

chris_andreas


自 2016 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

4 个提问
1 个回答

排名
72,475
of 300,217

声誉
0

贡献数
4 个提问
1 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,892

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,741

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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...

9 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...

9 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.

9 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...

9 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 ...

9 years 前 | 1 个回答 | 0

1

个回答