Statistics
RANK
151,656
of 295,467
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
83.33%
VOTES RECEIVED
0
RANK
12,665 of 20,234
REPUTATION
26
AVERAGE RATING
0.00
CONTRIBUTIONS
1 File
DOWNLOADS
1
ALL TIME DOWNLOADS
269
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
pushbutton problem
did someone has a code or example for pushbutton(using GUIDE) that every time we click the button,data will save in cell array. ...
13 years ago | 1 answer | 0
1
answerQuestion
what is wrong?
why it show error ??? Error using ==> cat CAT arguments dimensions are not consistent. Error in ==> @(i)cat(3,randperm(m...
13 years ago | 3 answers | 0
3
answersQuestion
assign data satisfied rules given
i want to insert data randomly and it data must satisfied the rules given. for example, i want to insert 3 type of data (33,22,1...
13 years ago | 1 answer | 0
1
answerQuestion
random pick cell array
how to randomly picking in cell array? for example,i want to pick randomly one data in x. x=[1;8;9;10;16]
13 years ago | 1 answer | 0
1
answerQuestion
Indexing
how can we know the index of this data? for example,i want know index of 0 and -30 x=[0,-10,-30,-30,-10,-20,-20,-0,-30]
13 years ago | 1 answer | 0
1
answerQuestion
what is wrong?
it should show answer of -30,why it show -10?what is wrong? x=[33,11,33,11,22,33,11]; r4penalty=0; r3penalty=0; ...
13 years ago | 2 answers | 0