Matlab help window doesn't allow copy
조회 수: 3 (최근 30일)
이전 댓글 표시
Hi,
I have a problem with the Matlab help that pops up when I press F1. I used to copy-paste different examples from there directly in the command window, but for some time now it doesn't work anymore. If I highlight something in the help window, the copy option is not available anymore. Is this the typical behavior of the help form Matlab 2013b or is something wrong with my computer?
Thanks,
Razvan
댓글 수: 2
Dun Kirk
2014년 3월 4일
Not only ctrl+c doesn't work, but also mouse right click. Nothing happens after right click...
Ignacio Pisso
2016년 4월 1일
With Matlab 2016a (on OS X Yosemite) the bug persists... Try
cmd-c ctrl-v to copy
cmd-v to paste
채택된 답변
Image Analyst
2014년 1월 17일
You need to use control-insert to copy from the help documentation. Hopefully they'll get the bug fixed by the next version.
댓글 수: 10
Kelly Kearney
2015년 10월 7일
To clarify, by older versions, I meant back when the help was actually helpful, circa 2012 or so... (Can we please go back to the version with the index? Pretty please?)
Then it proceeded to the no-highlight-at-all phase somewhere arounf 2013b/2014a, then a highlight-but-no-copy phase, and only in 2015b did I discover (by accident) that the ctrl-c cmd-c combo works.
추가 답변 (5개)
Azzi Abdelmalek
2014년 1월 17일
댓글 수: 3
Azzi Abdelmalek
2014년 1월 17일
편집: Azzi Abdelmalek
2014년 1월 17일
Have you tried ctrl+c (without a mouse)
Thomas Richner
2016년 3월 6일
편집: Thomas Richner
2016년 3월 6일
I have to use cmd-c to copy and ctrl-v to paste since I swapped ctrl and cmd in osx. It appears that Matlab does not honor swapping cmd and ctrl.
댓글 수: 1
Irl Smith
2020년 3월 17일
I'm running R2019b on a Mac (10.13.6) and command-C ((⌘C) does nothing if I highlight text in the Help window. However, right-click brings up a context-menu which has "Copy ⌘C" at the bottom. Selecting that does Copy the text. I haven't done anythng weird with key assignments.
Matthias Brandt
2017년 11월 7일
I am facing a little bit of a similar bug, I am unable to select text in the help browser if no mouse is connected to the physical machine. I am running Matlab on a remote machine (win 10) that I connect via VNC. The machine is in a server room, and intended to not be accessed other then for maintenance. I do want to use Matlab on it, and not on my local machine, to interface with other software running on it easily. Any ideas anyone?
댓글 수: 0
Toby Fernsler
2018년 4월 3일
I find I can copy text from the matlab help browser, paste it to notepad, then copy it from notepad into matlab editor. but I can't copy reliably from help to editor directly.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Environment and Settings에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!