How can I modify a command from the command window?

12 次查看(过去 30 天)
Hello,
I have R2017b version. I am typing commands (in command window) but sometimes I need to change them when I type incorrectly. The program does not allow me to do that. How can I rearrange the command I previously put?
Thank you.
  5 个评论
Geoff Hayes
Geoff Hayes 2020-4-9
I think that so long as you haven't tried to execute the command, you should be able to modify it. But if you have executed the command then - to change it - you will need to copy and paste the original command in and edit it, or use the up arrow key to cycle through the commands until you get to the one you want, or use short-cuts (start typing the first couple of characters of the command that you want to execute).

请先登录,再进行评论。

回答(1 个)

Walter Roberson
Walter Roberson 2020-4-9
In the command window, press up-arrow repeatedly until it offers you the command you wish to edit. Then use the arrow keys or mouse positioning or key sequences such as control-A or control-E in order to move around in the command and do the editing you want.

类别

Help CenterFile Exchange 中查找有关 Loops and Conditional Statements 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by