photo

Connor Brackley


Last seen: 5 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
230,809
of 300,759

REPUTATION
0

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,081

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,900

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

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

5 years ago | 2 answers | 0

2

answers

Answered
datenum with multiple formats
"Use readtable() to read the file." Thanks madhan ravi, using read table instead did the trick

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

7 years ago | 1 answer | 0

1

answer

Question


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

7 years ago | 1 answer | 0

1

answer

Question


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

7 years ago | 2 answers | 0

2

answers