Borrar filtros
Borrar filtros

ライブエディターにおけるショートカットの編集

7 visualizaciones (últimos 30 días)
zl
zl el 11 de Mayo de 2023
Respondida: Varun el 16 de Mayo de 2023
ライブエディターでは「実行して次に進む」はctrl+shift+enterとなっていますが,最後のセッションの場合,セッションが追加されることがないので,ショートカットを編集して次のセッションがない場合自動で追加する方法があるのでしょうか.この機能はJupyter notebookでデフォルトの仕様となっていますので,jupyter notebook利用すれば解決しますが,ライブエディター内で実現したいです.

Respuestas (1)

Varun
Varun el 16 de Mayo de 2023
Hello!
I understand that you want a keyboard shortcut for the MATLAB Live editor which makes a new section when you use the “Run and Advance” shortcut and reach the end of the file. In MATLAB Live Editor, Ctrl+Shift+Enter is the shortcut for “Run and Advance”, while the shortcut Ctrl+Alt+Enter is used to create a new section of code. I’m afraid there is no shortcut which can achieve both functionalities when the end of file is reached, as of R2023A.

Categorías

Más información sobre 環境と設定 en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!