photo

Connor Brackley


Last seen: 3 years ago Active since 2019

Followers: 0   Following: 0

Statistics

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

4 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

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

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

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

6 years ago | 2 answers | 0

2

answers