Feeds
질문
Issue with table data creating strings and recognising as numbers
I'm working on my minor disseration project - this isn't a necessary step at all, I'm doing it as an attempt to get extra credit...
대략 7년 전 | 답변 수: 2 | 0
2
답변질문
Cell contents reference from a non-cell array object table2array
% import data and convert into an array a = open('dst1993.mat'); x = table2array(a.Dst_val); b = open('ae1993.mat'); ...
7년 초과 전 | 답변 수: 2 | 0
