Problems applying custom keyboard shortcut for "New Function"
5 次查看(过去 30 天)
显示 更早的评论
Hello all, I customizing matlab for uni and I am trying to add a custom keyboard shortcut for "New Function" but it is not applying. The shortcut IS being saved in the preferences, but it is not activating when I input the keystrokes while working in the editor. And there are no conflicts with pre-existing shortcuts (see image)

I tried using the same keystroke "Ctrl+Shift+N" for another action "Save as" and the shortcut worked as expected. So it seems like the issue is isolated to the action "New Function"
I also did all the basic stuff like restarting matlab and my computer and the issue still persists.
0 个评论
回答(1 个)
Walter Roberson
2024-9-7
notice that "tools with shortcut" is set to MATLAB Desktop. You will need to set that to include the editor if you want to use the shortcut in the editor.
3 个评论
Walter Roberson
2024-9-7
Hmmm, there does not appear to be any way to do it. Activating "New Function" from the desktop does nothing (at least in R2024b pre-release), and it is not recognized in the editor. I think you are going to need to report a bug.
"New Example" works from the command window, creating a new LiveScript window... but you would think that it would also allow the shortcut in the editor.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Debugging and Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!