How can I restart the optimization in "Optimize Live Editor"?
Mostrar comentarios más antiguos
I am new in use of MATLAB_. I want to do a nonlinear optimization with genetic algorithm in Solver-based application. My problem is that I failed, but if I start again, it still includes the things and choices I entered before. How can I start with a clean sheet?
Respuestas (1)
Matt J
el 27 de Mayo de 2024
0 votos
Not sure what you mean by "clean"? The widgets in the Live Task must always be populated with something, so if you want to run with different selections, you must enter those selections.
3 comentarios
Matt J
el 27 de Mayo de 2024
Possibly, you are saying you want to get back to the Live Script as it was when you first opened it. The Live Script is a script, so if you want to have a particular configuration of it on hand, you must save a copy of the script in that form. I have attached such a copy.
István
el 27 de Mayo de 2024
Matt J
el 27 de Mayo de 2024
You're quite welcome, but please Accept-click the answer to indicate that your question is resolved.
Categorías
Más información sobre Get Started with Optimization Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!