
How to delete function inputs in Matlab?
9 ビュー (過去 30 日間)
古いコメントを表示
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.

0 件のコメント
採用された回答
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 Center および File Exchange で Get Started with MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!