Rank: 1785 based on 32 downloads (last 30 days) and 1 file submitted
photo

Grigor Browning

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Files Posted by Grigor
Updated   File Tags Downloads
(last 30 days)
Comments Rating
14 Sep 2005 num2clip: copy numerical arrays to clipboard Copies a numerical array to the clipboard as a tab-separated string ready for pasting. Author: Grigor Browning data import, data export, copy, paste, clipboard, utilities 32 4
  • 4.2
4.2 | 5 ratings
Comments and Ratings on Grigor's Files View all
Updated File Comment by Comments Rating
23 May 2008 num2clip: copy numerical arrays to clipboard Copies a numerical array to the clipboard as a tab-separated string ready for pasting. Author: Grigor Browning Grandal, Jon Petter

Working excellent! This saves me a lot of work. Thanks!

12 Dec 2006 num2clip: copy numerical arrays to clipboard Copies a numerical array to the clipboard as a tab-separated string ready for pasting. Author: Grigor Browning H, Mink

Nothing wrong, it just works!!
I pasted directly into excel with no problems.
Keep it up!

29 Jan 2006 num2clip: copy numerical arrays to clipboard Copies a numerical array to the clipboard as a tab-separated string ready for pasting. Author: Grigor Browning Bulian, Gabriele

I had to change the line:
arraystring = num2str(array');
into
arraystring = num2str(array,'%100e');
otherwise I had some problems in making excel recognise the data...

22 Sep 2005 num2clip: copy numerical arrays to clipboard Copies a numerical array to the clipboard as a tab-separated string ready for pasting. Author: Grigor Browning Kunert, Gerd

The idea is nice.
However, Excel has very strange ways to open files and to import data (depending e.g. on your language).
In other words, the pasted data may be formatted in an "arbitrary" way. In my case, values were simply not correct.

Conclusion: Use xlswrite to export data to Excel. Otherwise fine.

15 Sep 2005 num2clip: copy numerical arrays to clipboard Copies a numerical array to the clipboard as a tab-separated string ready for pasting. Author: Grigor Browning Cai, James J.
Top Tags Applied by Grigor
clipboard, copy, data, data export, data import
Files Tagged by Grigor
Updated   File Tags Downloads
(last 30 days)
Comments Rating
14 Sep 2005 num2clip: copy numerical arrays to clipboard Copies a numerical array to the clipboard as a tab-separated string ready for pasting. Author: Grigor Browning data import, data export, copy, paste, clipboard, utilities 32 4
  • 4.2
4.2 | 5 ratings

Contact us at files@mathworks.com