Community Profile

photo

Edoardo Giusto


Last seen: 4 years ago Active since 2018

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Answered
How can I convert a string matrix into a table?
Hi Julia, thanks for your help. I am doing: Dates = matrix(:,1 ); Data = matrix(:,2 ); T = table(datetime(Dates),Dat...

6 years ago | 0

Question


How can I convert a string matrix into a table?
I have a MxN matrix made of strings and I would like to convert it into a |table| because I need to have a |timetable| object in...

6 years ago | 2 answers | 0

2

answers