How to stop matlab executing a command

I am using Matlab R2020b. I accidentally printed the contents of a large array on the command line which was taking minutes to display by type the array name and hitting return. I tried using the pause button but this did not stop it from listing the contents of the array. Is there any way of stopping matlab from executing commands, other than forcing the matlab application to close (which I had to do in the end)?

 採用された回答

Jan
Jan 2021 年 3 月 10 日

0 投票

Press Ctrl-C .

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeStartup and Shutdown についてさらに検索

製品

質問済み:

2021 年 3 月 10 日

コメント済み:

2021 年 3 月 10 日

Community Treasure Hunt

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

Start Hunting!

Translated by