clipboardpaste

版本 1.0.0.0 (4.3 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.