Sergio Rojas Blanco - MATLAB Central
photo

Sergio Rojas Blanco


Last seen: 22 days ago Active since 2022

Followers: 0   Following: 2

Statistics

MATLAB AnswersFrom 07/22 to 03/25Use left and right arrows to move selectionFrom 07/22Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

6 Questions
0 Answers

RANK
88,834
of 297,547

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
83.33%

VOTES RECEIVED
0

RANK
 of 20,454

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,122

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

  • Thankful Level 3

View badges

Feeds

View by

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...

10 months ago | 1 answer | 0

1

answer

Question


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....

10 months ago | 1 answer | 0

1

answer

Question


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 ...

10 months ago | 1 answer | 0

1

answer

Question


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

answer

Question


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

answer

Question


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

2

answers