photo

Elvis Somers


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
12,244
of 297,589

REPUTATION
4

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
4

RANK
 of 20,461

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,227

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 1

View badges

Feeds

View by

Question


Is this a bug??
Hey, im getting the ouput shown in the picture which makes absolutely no sense to me. Im quite sure it should be one since is ju...

7 years ago | 3 answers | 0

3

answers

Question


Programming long script gets extremely slow
Hi, im currently writing a script in R2016a. It is 18k lines long right now, and it's done for about 25%. However, the programmi...

8 years ago | 1 answer | 1

1

answer

Question


How to use multiple equal signs?
I want to compare three values to each other, like this a == b == c But if I try this out with 5 == 5 == 5 It yi...

8 years ago | 1 answer | 0

1

answer

Question


How to remove zeros from an array?
I want to remove zeroes from an array. The array has exactly one zero per row. For example: a = [1 4 0 3; 0 1 5 5; 1 0 8 1; 5 4 ...

8 years ago | 3 answers | 3

3

answers