R2013b Genetic Algorithm Stop Button not working?
이전 댓글 표시
I just upgraded to R2013b and when I now use the genetic algorithm function (ga) the gui still has the "Stop" and "Pause" buttons but clicking on them does not stop the iterating of the genetic algorithm? Also setting the 'state.StopFlag' to a string in my plot function does not stop the iterating either? What changed from R2012b?
답변 (1개)
Alan Weiss
2013년 12월 2일
0 개 추천
As far as I know, the Pause and Stop buttons in the "Run solver and view results" pane work. In some previous versions of the toolbox, these buttons would appear on the plot window. In R2013b they should not appear on the plot window. If they do, I think that the upgrade might not have been 100% successful.
If you set state.StopFlag to a nonempty string then GA should stop. I wonder if you should reinstall, or if perhaps some older files are still being called instead of the ones from the R2013b installation.
If reinstalling does not help, then I suggest that you call customer support.
Alan Weiss
MATLAB mathematical toolbox documentation
카테고리
도움말 센터 및 File Exchange에서 Genetic Algorithm에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!