photo

rb250660


Active since 2016

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Plot 2 Y axes using GUI and Handle structures
I am using handle structures to create my figures and want two Y axes. When I create the second y axis it deletes the first. Wha...

7 years ago | 1 answer | 0

1

answer

Answered
Save GUI editbox values to workspace variables
To answer my own question I stumbled across this. http://au.mathworks.com/matlabcentral/answers/49460-gui-question-how-can-i-...

8 years ago | 1

| accepted

Question


Save GUI editbox values to workspace variables
I am trying to save the values entered into my GUI edit boxes to variables. I am sure the answer is simple but after a lot of se...

8 years ago | 2 answers | 0

2

answers

Question


For loops and referencing matricies
Hi all, I am having trouble with the for loop that generates the "MC_Equity" matrix in the code below. I am obviously not ref...

8 years ago | 0 answers | 0

0

answers

Answered
Moving average of semi-deviation
Thanks for the reply Star Strider. After some thought and further reading I propose the following code. intvl = 10; ...

8 years ago | 0

Answered
Moving average of semi-deviation
I found this script for semi-deviation: http://www.mathworks.com/matlabcentral/fileexchange/45251-semideviation The definiti...

8 years ago | 0

Question


Moving average of semi-deviation
Hello, I am trying to calculate the moving average of the semi-deviation of 1 column of data. I have been able to find a semi...

8 years ago | 4 answers | 0

4

answers