How to program matlab to copy highlighted text?
이전 댓글 표시
Normally when we highlight text from Word files or web pages a simple Ctrl+C command copies the highlighted text to be pasted elsewhere. I can program MATLAB to automatically highlight important parts of a text but somehow I am failing to copy them into a numerical or string arrays. I have tried the clipboard('copy',data) commands but they somehow did not work for me.
Does anyone know how to program matlab to execute simple copy and paste commands? Please let me know
댓글 수: 1
Jan
2017년 3월 6일
What have you used for "data" in this code?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 File Operations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!