Community Profile

photo

MDias


Last seen: ongeveer 2 jaar ago Active since 2020

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 2
  • Thankful Level 1
  • Solver
  • Explorer

View badges

Feeds

View by

Question


Matlab - Undefined function 'getViewport' for input arguments of type 'handle.handle'
I'm trying to use a gui and get this error when trying to access a drop down menu. I'm on windows with matlab 2019b. Honestly I...

meer dan 2 jaar ago | 0 answers | 0

0

answers

Question


Interpolate non-uniform signals
I have a 12 hour signal X, that was recorded at 1Hz. However, some samples were missed and I don't have all 43200 samples (the...

bijna 3 jaar ago | 2 answers | 0

2

answers

Question


Cell arrays inside a structure array - how to access and perform operations?
Hi, I have a struct with a number of different fields. Some of these fields have two columns of cell arrays. Each cell array co...

ongeveer 3 jaar ago | 1 answer | 0

1

answer

Question


Get only the digits in the first 2 characters of a string
Hello, I'm trying to find the numbers of a list of file names. Each file name starts with a variable numbers between 1 and 15: ...

ongeveer 3 jaar ago | 1 answer | 0

1

answer

Question


Rsquared output from fitglm (logistic regression) - What does it mean?
Hello, I'm using fitglm to fit a logistic regression model to some data: mdl = fitglm(data,modelspec,'Distribution','binomial...

bijna 4 jaar ago | 0 answers | 0

0

answers

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

bijna 4 jaar ago

Solved


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

bijna 4 jaar ago

Question


Contourf is plotting weird lines. How to remove them?
Hi, I'm using hist3 to get bin centers and the elements in each bin. After this I use contourf to plot the data. Unfortunatelly...

bijna 4 jaar ago | 3 answers | 0

3

answers