Community Profile

photo

Elvis Somers


Active since 2017

Statistics

  • Thankful Level 1

View badges

Content Feed

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

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

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

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

7 years ago | 3 answers | 3

3

answers