Copy-from-console bug
古いコメントを表示
The reporting bug system is not working (https://www.mathworks.com/support/bugreports/report_bug), that is why I am posting here.
I found a very frustrating bug. I have mixed important content because of this bug. I must wait about two seconds before pressing ctrl+c to copy a text from console, otherwise nothing is copied. How to reproduce:
1) Select a text from command window;
2) Press command+c immediately after section;
3) Try to paste the selection somewhere. It will paste not this last copy, but the one before this.
Now try this:
1) Select a text from command window;
2) Wait 2 seconds and press command+c. The paste will work as aspected.
I am using:
MATLAB Version: 9.5.0.1049112 (R2018b) Update 3
Operating System: Mac OS X Version: 10.11.6 Build: 15G22010
UPDATE 1: I wrote crl instead of command by mistake.
UPDATE 2: Adding more information about bug system report.
5 件のコメント
Image Analyst
2019 年 8 月 4 日
Did you try bugreports
Or did you send a message to support@mathworks.com along with your license information?

Walter Roberson
2019 年 8 月 4 日
Mac does not use control c to copy: it uses command-c
When I use command C I do not observe that problem with copying. The only issues I observe with copying are :
- if I command-c copy and then control-k to remove to end of line, then command-v pastes the buffer that was removed by control-k. This is probably deliberate emulation of an emacs behavior
- command-c copying from jxbrower based "doc" display does not work, and I have to use right click copy menu entry.
Lucas Azevedo
2019 年 8 月 4 日
編集済み: Lucas Azevedo
2019 年 8 月 5 日
Walter Roberson
2019 年 8 月 4 日
The above bugreports URL requires a support contract. I notice you are on R2018b so it is not completely clear whather you are still covered by support.
Lucas Azevedo
2019 年 8 月 5 日
回答 (1 件)
Steven Lord
2019 年 8 月 5 日
0 投票
Please contact Technical Support directly using the telephone icon in the upper-right corner of this page and work with the Support staff to determine a potential solution or workaround.
カテゴリ
ヘルプ センター および File Exchange で Introduction to Installation and Licensing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!