I have a command in the command line of Matlab which is longer than just one line but when recalling it by pressing arrow-up, I just can go through every single line of the multiline-code… Is there a way to recall the complete last execution, no matter if just single or multiline?!
thanks!
I have a command in the command line of Matlab which is longer than
Share
In the Command History window, highlight the relevant lines and press F9 (or right-click and select Evaluate Selection if your shortcuts differ from mine).