Community Profile

photo

darkgod89


Active since 2016

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


What does it mean when ~ is used as one of the outputs for a function?
I have seen a few scripts where ~ is used as one of the output variables for a function/command? What is this supposed to mean a...

7 years ago | 2 answers | 1

2

answers

Question


How to interpolate only less than 3 consecutive Nan values?
I have a 500x600 matrix containing some NaN values. I want to interpolate places where there are less than three NaNs (possibly ...

8 years ago | 0 answers | 0

0

answers

Question


How to plot a box on an existing plot?
I know it is possible to use the rectangle option but that requires you to specify [x y width height]. I want to plot a box with...

8 years ago | 1 answer | 0

1

answer

Question


How to use datenum on hourly data
I have a csv file with the first column containing the year, 2nd month, 3rd day and 4th hour. I tried to convert it to serial da...

8 years ago | 1 answer | 0

1

answer

Question


How to change values of specific elements inside a matrix?
I have a 10x10 matrix y. I want to look for all the elements inside y that have a value greater than 100 and divide them by 10. ...

8 years ago | 1 answer | 0

1

answer