Ctrl+Enter not working in livescripts

12 views (last 30 days)
Michal Nazarczuk
Michal Nazarczuk on 24 Feb 2018
Answered: Chandani Madnani on 27 Feb 2018
Hello,
I am using Matlab 2017b on Ubuntu 17.10 and I've got a mentioned problem. When using the livescripts, the Ctrl+Enter shortcut is not working. Other shortcuts are working properly and Ctrl+Enter is working in regular scipts. Any possible solutions?

Answers (1)

Chandani Madnani
Chandani Madnani on 27 Feb 2018
This seemingly always happens when there is a live script and a function m-File open at startup. The "Run Section" button still works, but the shortcut Ctrl+Enter does not work in the Live Editor. Seems to work in the normal editor though.
We are aware of the bug and are actively working to resolve it. In the meantime please close the function m-File at startup and have only the live script open while hitting Ctrl+Enter

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!