photo

Mark Evans


Last seen: 4 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
105,045
of 300,584

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,030

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,723

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


Table - keeping specific data
I want a line of code to do the following: To change all values for weight (column 4) to 1 if it is greater than 5 and 0 if i...

4 years ago | 1 answer | 0

1

answer

Question


Changing values within a table
I want to make all weights (4th column) that are larger than 5 display the value 1 and all values below 5 to display 0. This ...

4 years ago | 1 answer | 0

1

answer

Question


Changing values in atable
The data i want to change is in the 4th column. I have tried using an IF statment but does not work: for if t...

4 years ago | 3 answers | 0

3

answers