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://jp.mathworks.com/matlabcentral/fileexchange/19822-clipboardpaste), MATLAB Central File Exchange. に取得済み.

謝辞

ヒントを得たファイル: clipboardimage

ヒントを与えたファイル: IMCLIPBOARD

カテゴリ

Help Center および MATLAB AnswersImages についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.0.0

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