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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

