clipboardpaste

버전 1.0.0.0 (4.27 KB) 작성자: Bryan Raines
Copies data from clipboard and pastes into workspace.
다운로드 수: 1.2K
업데이트 날짜: 2008/5/12

라이선스 없음

Retrieves data from the clipboard. The clipboard data may be of several types and it is encapsulated in a self-describing structure. This function is based on clipboardimage, by Saurabh Kumar, saurabhkumar_@rediffmail.com, with heavy modifications to address various cross-platform issues. Tested on Windows XP, Mac OS 10.5, but should work on various versions of Linux.

New: You can paste file handles (with path) from the clipboard. You can either use the clipboardpaste function, or the new convenience function clipfile.

인용 양식

Bryan Raines (2024). clipboardpaste (https://www.mathworks.com/matlabcentral/fileexchange/19822-clipboardpaste), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2006b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Images에 대해 자세히 알아보기
도움

받음: clipboardimage

줌: IMCLIPBOARD

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0

Updated version with improved functionality, especially with respect to filenames on the clipboard.