Can't copy help contents using keyboard shortcut
이전 댓글 표시
Hi everybody, I'm using Matlab 2013b in windows 7, I can't copy the contents of help browser to the clipboard using keyboard shortcut (Ctrl+c). I changed it in the preferences, and only (Ctrl+insert) works for me. (Ctrl+c) is not defined for any other action, it's just for copying. Now I defined both (Ctrl+c) and (Ctrl+insert) for copy but (Ctrl+c) works everywhere except in help browser and (Ctrl+insert) works everywhere. But I want to be able to use (Ctrl+c) in the help browser. What's wrong with this?
댓글 수: 6
Star Strider
2015년 9월 12일
I can’t reproduce your error (in R2015b, Win 10), but I’ve never encountered that problem on other machines and with other versions of Windows. Does rebooting solve it? (This also seems an OS problem.)
Andy Johnson
2015년 9월 12일
Star Strider
2015년 9월 12일
There’s always the possibility that a new keyboard (especially if it’s a gaming keyboard) requires one or more specific drivers. Windows should have gone online to look for the driver and downloaded and installed it automatically, but you may have to do that yourself if it didn’t.
Andy Johnson
2015년 9월 12일
Thomas Vanaret
2015년 12월 11일
Executing an example from the help by selecting its code and then press F9 doesn't work either. Really annoying...
Image Analyst
2015년 12월 11일
When you're interacting with help, it's almost like a different application. The help is not designed or set up do execute code within the help application. I mean, if you highlighted code here in Answers and hit F9 you wouldn't expect it to do anything (like create plots or whatever) would you? Those application(s) just are not designed to recognize that an F9 means to execute MATLAB code like the MATLAB code editor or command window are.
채택된 답변
추가 답변 (1개)
Thomas Vanaret
2015년 12월 11일
편집: Thomas Vanaret
2015년 12월 11일
1 개 추천
The boring work around :
"You can also work around the Ctrl+C issue by using Ctrl+Insert and Shift+Insert to copy and paste text."
카테고리
도움말 센터 및 File Exchange에서 Desktop에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
