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...
8年弱 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 4 件の回答 | 0