clipboardpaste

Copies data from clipboard and pastes into workspace.
1,2K descargas
Actualizado 12 may 2008

Sin licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2006b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Images en Help Center y MATLAB Answers.
Agradecimientos

Inspirado por: clipboardimage

Inspiración para: IMCLIPBOARD

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0

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