photo

YINGHAI YU


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
14,776
of 301,421

REPUTATION
3

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
2

RANK
 of 21,269

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,475

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 1 answer | 2

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer