Path: news.mathworks.com!newsfeed-00.mathworks.com!newscon02.news.prodigy.net!prodigy.net!news.glorb.com!postnews.google.com!b1g2000hsg.googlegroups.com!not-for-mail
From: checker <checkeraz69@yahoo.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: copy to excel from command window
Date: Wed, 27 Feb 2008 08:56:03 -0800 (PST)
Organization: http://groups.google.com
Lines: 19
Message-ID: <2f9cae42-ba65-4fda-a003-02794fbdb865@b1g2000hsg.googlegroups.com>
References: <fq42ur$dc7$1@fred.mathworks.com>
NNTP-Posting-Host: 199.64.0.252
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Trace: posting.google.com 1204131363 3023 127.0.0.1 (27 Feb 2008 16:56:03 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Wed, 27 Feb 2008 16:56:03 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: b1g2000hsg.googlegroups.com; posting-host=199.64.0.252; 
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.11) 
Xref: news.mathworks.com comp.soft-sys.matlab:454060



On Feb 27, 9:26 am, "Robin " <grayalno.s...@u.washington.edu> wrote:
> Hi how can I copy and paste, suppose an array output rand
> (5) for example, to MS excel so that each array element is
> in one cell. May be it is an excel question but please
> answer if you know.
>
> Best regards,
> Robin

Copy to a MS word document, then select the text and convert text to
table.  Copy the table from MS word into excel, selecting the paste
special option and by trial and error, figure out which option works.
In excel, select the table and then rotate the data as
needed...probably twice, but it really depends on how you pasted it
into the spreadsheet.

Or perhaps you should do help on iofun.

-Chris