How to delete function inputs in Matlab?

조회 수: 7 (최근 30일)
Peter Wang
Peter Wang 2020년 10월 13일
댓글: Peter Wang 2020년 10월 14일
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.

채택된 답변

Ameer Hamza
Ameer Hamza 2020년 10월 13일
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.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by