Using arrow keys for using the previous command

19 ビュー (過去 30 日間)
ashwin TP
ashwin TP 2020 年 9 月 7 日
回答済み: Walter Roberson 2020 年 9 月 7 日
I read in a tutorial that
"A short-cut for retyping commands is to press the up-arrow, which will go back to the previously typed command(s). For example, if you decided to assign the result of the expression 6 3 to the variable myvar instead of using the default ans, you could press the up-arrow and then the left-arrow to modify the command rather than retyping the whole statement:"
Is this option available when we type the comands in command window or does this work in the Mfile also. I was unable to make it work in M file
  1 件のコメント
KSSV
KSSV 2020 年 9 月 7 日
You cannot do that in m-file. It is for command window. Also have a look on history.

サインインしてコメントする。

回答 (1 件)

Walter Roberson
Walter Roberson 2020 年 9 月 7 日
Only in the command window.
In a .m file, you can use copy/paste

カテゴリ

Help Center および File ExchangeEntering Commands についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by