clipboardpaste

Copies data from clipboard and pastes into workspace.

Al momento, stai seguendo questo contributo

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.

Cita come

Bryan Raines (2026). clipboardpaste (https://it.mathworks.com/matlabcentral/fileexchange/19822-clipboardpaste), MATLAB Central File Exchange. Recuperato .

Riconoscimenti

Ispirato da: clipboardimage

Ispirato: IMCLIPBOARD

Categorie

Scopri di più su Images in Help Center e MATLAB Answers

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.0.0.0

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