photo

Brady Thom


Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
210,990
of 301,370

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 21,243

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,217

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 1

View badges

Feeds

View by

Question


I have a couple of equations that output a matrix in vertical form, can I get it output horizontally?
It's a stupid question, but I am having a brain fart. X is an array a=find(X(:,1)==75; b=X(a,3)

13 years ago | 1 answer | 0

1

answer

Question


If I have a matrix of data and I want to pull out certain data cells and arrange them in another matrix?
More info: I have a matrix of information and I want to pull certain data cells from all the rows beginning with a 20. O...

13 years ago | 1 answer | 0

1

answer

Question


How do I delete a row based on the based of the first column cell?
For example. If I wanted to delete each row that contained the number 10 in the first column, how can I do that. Essentially i...

13 years ago | 1 answer | 0

1

answer