N/A
自 2016 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答已回答
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-...
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 前 | 1
| 已接受
提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 0 个回答 | 0
0
个回答已回答
Moving average of semi-deviation
Thanks for the reply Star Strider. After some thought and further reading I propose the following code. intvl = 10; ...
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 前 | 0
已回答
Moving average of semi-deviation
I found this script for semi-deviation: http://www.mathworks.com/matlabcentral/fileexchange/45251-semideviation The definiti...
Moving average of semi-deviation
I found this script for semi-deviation: http://www.mathworks.com/matlabcentral/fileexchange/45251-semideviation The definiti...
8 years 前 | 0
提问
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 前 | 4 个回答 | 0