Statistics
6 Questions
0 Answers
RANK
79,606
of 295,448
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
83.33%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
Indexing of cell array and a vector
Hi guys, my problem has been raised before but with some differences. I have a cell array of indexes, index. Its cells can be z...
6 months ago | 1 answer | 0
1
answerQuestion
Cell array with adjacents elements by a “from” vector and a “to” vector
I have 2 vectors, A and B of equal dimension. Each value of A indicates the source element of the element given by its position....
6 months ago | 1 answer | 0
1
answerQuestion
Find min and max in groups
I have 2 vectors of equal dimension, A and B. To each value of A corresponds a value of B, but equal values of A can correspond ...
6 months ago | 1 answer | 0
1
answerQuestion
Check if a value exists in a cell array starting from a value whose index is the desired value
Let's suppose: A={5, 15, 0, [11, 7], 9, 0, [1, 20, 21], 18, [22,15], 0, 16, [13, 14], 17, 4, 6 }; a=6; b=1; Now, I would like...
1 year ago | 1 answer | 0
1
answerQuestion
Related vector values via cell array
Hi guys, I hope someone can help me: I have a vector. Suppose this: A=(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)' Some values of this ve...
1 year ago | 1 answer | 0
1
answerQuestion
Sort values in a cell array
Hi guys, It's amazing how much some people know. Well, this is my case: I have a vector. Suppose this: A=[90,45,38,51]; To t...
2 years ago | 2 answers | 0