Statistics
RANK
270,037
of 295,527
REPUTATION
0
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 2 answers | 0
2
answersxlsread: 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 ago | 0
| accepted
Question
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 ago | 3 answers | 0
3
answersQuestion
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 ago | 1 answer | 0