num2clip: copy numerical arrays to clipboard
by Grigor Browning
12 Sep 2005
(Updated 14 Sep 2005)
Copies a numerical array to the clipboard as a tab-separated string ready for pasting.
|
Watch this File
|
| File Information |
| Description |
A basic extension to the existing MATLAB function clipboard.m. This function allows a numerical array of any size to be copied to the clipboard ready for pasting (to say Word or Excel).
The array is copied as a tab-separated string with carriage-returns separating subsequent rows.
I suspect someone may have created this already but I can't find anything on the exchange. Sorry if I am duplicating code. |
| Acknowledgements |
This submission has inspired the following:
MAT2CLIP, Straightforward COPY and PASTE functions
|
| MATLAB release |
MATLAB 7.0.4 (R14SP2)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (5) |
| 15 Sep 2005 |
James J. Cai
|
|
|
| 22 Sep 2005 |
Gerd Kunert
|
|
|
| 29 Jan 2006 |
Gabriele Bulian
|
|
|
| 12 Dec 2006 |
Mink H
|
|
|
| 23 May 2008 |
Jon Petter Grandal
|
|
|
| Updates |
| 14 Sep 2005 |
Keyword update. |
|
Contact us at files@mathworks.com