How to delete function inputs in Matlab?

Hi. When I run a function in Matlab, sometimes I like to test a lot of times to make sure that my function works fine, which has caused me a problem because I have to slide down to the bottom to enter a new input. Is there any way to clear the previous record? Thank you in advance.

 Respuesta aceptada

Ameer Hamza
Ameer Hamza el 13 de Oct. de 2020

0 votos

You can edit or delete a previous entry by right-clicking on it.
Also, a common practice is to run type the function call in command window or inside a script.

Más respuestas (0)

Categorías

Más información sobre Get Started with MATLAB en Centro de ayuda y File Exchange.

Preguntada:

el 13 de Oct. de 2020

Comentada:

el 14 de Oct. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by