Ctrl + F1 (on Windows) not working anymore for 2023a?
7 次查看(过去 30 天)
显示 更早的评论
Hello,
A while ago I've discovered a very nice shortcut to control whether the box that pops up with the function arguments suggestion should be visible or not: Ctrl + F1 on Windows (I don't really know the shortcuts on other OS). For example, if you type
plot(
and you press Ctrl + F1, you will toggle the text box with the argument suggestions.
However, since I've installed MATLAB 2023a, Ctrl + F1 doesn't do anything anymore when I'm on the Editor. It still works on Command Windows, though. Is this an expected behavior, or is it a bug?
Thank you.
Daniel Carlos da Silva.
0 个评论
回答(1 个)
chicken vector
2023-6-2
编辑:chicken vector
2023-6-2
This is not mentioned in the release notes so I can't be completly sure it is true, but it appears that the shortuct for "Function hints" has ben removed from: Home > Preferences > Matlab > Keyboard > Shortcuts.
From Home > Preferences > Matlab > Keyboard also disapperead the toggle for automatic hints so I think they are now active by default.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!