Main Content
clipboard
Copy and paste text to and from system clipboard
Syntax
Description
returns
the current contents of the clipboard. If contents
= clipboard('paste')clipboard
is unable
to retrieve the contents of the clipboard, contents
is empty
(''
).
imports the contents of the clipboard using the Import Tool.importedcontents
= clipboard('pastespecial')
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006a