How can I restart the optimization in "Optimize Live Editor"?

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
Matt J el 27 de Mayo de 2024
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

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.
Thank you. I copied the attached file and yes, now the original (the initial) page displayed.
You're quite welcome, but please Accept-click the answer to indicate that your question is resolved.

Iniciar sesión para comentar.

Categorías

Preguntada:

el 27 de Mayo de 2024

Comentada:

el 27 de Mayo de 2024

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by