Connor Brackley
Followers: 0 Following: 0
Statistics
RANK
130,193
of 295,467
REPUTATION
0
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Take string input and reformat as cell array
I would like to convert a string into a cell array. Here is a small example of string: [{"ts": "2018-07-03T06:30:07", "v": 1.0}...
4 years ago | 2 answers | 0
2
answersdatenum with multiple formats
"Use readtable() to read the file." Thanks madhan ravi, using read table instead did the trick
6 years ago | 0
| accepted
Question
Convert serial date to string in a table so that table2timetable can be used
Hello, I want to import an excel sheet and convert it into a time table. Currently the dates are in serial excel format. From ...
6 years ago | 1 answer | 0
1
answerQuestion
datenum with multiple formats
Hi All, I am trying to convert a string array into a date serial. When i use xlsread to import an excel document, it imports t...
6 years ago | 1 answer | 0
1
answerQuestion
Is there a function like string2double that can handle a numerical input?
Hi! I am importing data that sometimes imports as a string, and sometimes as a number. In all cases I want a number. Is there a...
6 years ago | 2 answers | 0