Feeds
已回答
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...
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...
7 years 前 | 0
提问
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...
7 years 前 | 2 个回答 | 0