Feeds
질문
convert double array to categorical
Hi there! I want to convert double array to categorical. Double array is b: >>a = unique(b) >> a = 0 ...
대략 7년 전 | 답변 수: 1 | 2
1
답변질문
how to use single quotes in eval
so, the initial command is: plot(xtmc,ftmc,'LineWidth',3) Now, If I use "eval" the command would be: eval(['plot(xtmc,ftmc,',...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
Add columns and their headers for an existed table in matlab
Now we have a table T1, I want to add t2,t3(two columns to be added into T1). I have two questions: 1.After using "addvars", ...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
how to find one cell's index with respect to another cell
Hi, I have two cells storing Time data. T1 is like {'1/1/2017 0:00'; '1/1/2017 0:05'; ... ;'1/31/2017 23:55'} T2 is ...
거의 8년 전 | 답변 수: 1 | 0

