How to delete function inputs in Matlab?

1 vue (au cours des 30 derniers jours)
Peter Wang
Peter Wang le 13 Oct 2020
Commenté : Peter Wang le 14 Oct 2020
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.

Réponse acceptée

Ameer Hamza
Ameer Hamza le 13 Oct 2020
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.
  1 commentaire
Peter Wang
Peter Wang le 14 Oct 2020
Make sense and thank you!

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Get Started with MATLAB dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by