clipboardpaste

Copies data from clipboard and pastes into workspace.

이 제출물을 팔로우합니다

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 (2026). clipboardpaste (https://kr.mathworks.com/matlabcentral/fileexchange/19822-clipboardpaste), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 받은 파일: clipboardimage

도움 준 파일: IMCLIPBOARD

카테고리

Help CenterMATLAB Answers에서 Images에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.0.0

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