photo

Erin


Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
1 Answer

RANK
29,219
of 300,352

REPUTATION
1

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
1

RANK
 of 20,928

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,212

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

View by

Question


Seperating array by row label
I have a cell array array that's of the from name data data data data . . .n rows . name data data data data...

12 years ago | 1 answer | 0

1

answer

Question


Finding maximum y value corresponding to same x values.
I have a n by 2 array. x y 1 5 1 7 1 9 2 8 2 22 2 11 5 5 5 10 5 20 I'd like to spit out an...

12 years ago | 3 answers | 1

3

answers

Question


How to pick out rows from a 2D cell array based on several criteria
I have a 2D cell array. The first column is a string, the columns 3:5 are x, y, z coordinates, and the remaining columns are dat...

12 years ago | 2 answers | 0

2

answers