Reply by Shailen Segobin May 7, 20102010-05-07
xlswrite('filename',data)
where data is a structural array of numbers and text.
> To: m...
> From: a...@gmail.com
> Date: Wed, 5 May 2010 23:31:29 -0400
> Subject: [matlab] Re: Mat to Excel
>
> you can do this:
>
> 1. copy your data from .mat file
> 2. paste all of them into a notepad
> 3. then copy everything on the notepad into the excel file
>
> make sure you have set your computer setting (in "Regional and LAnguage Options" in the "control panel"), so that the decimal is (.) and number grouping is (,)
>
> thanks
>
>
> >
> >
> >
> >
> > HI,
> > ��� I am trying to copy a mat file into a excel file...the function, copyfile is working..but the excel file is coming up with some junk values......can u locate the problem..
> > �
> > Regards,
> > Ramesh.
> > Ramesh B Tirumalasetti , 413 Strafford Avenue, Apt# 3C, Wayne, PA-19087.
> > Ph No:610-688-2340.
> >
Reply by aqou...@gmail.com May 6, 20102010-05-06
you can do this:

1. copy your data from .mat file
2. paste all of them into a notepad
3. then copy everything on the notepad into the excel file

make sure you have set your computer setting (in "Regional and LAnguage Options" in the "control panel"), so that the decimal is (.) and number grouping is (,)

thanks
>
>
>
>
> HI,
> ��� I am trying to copy a mat file into a excel file...the function, copyfile is working..but the excel file is coming up with some junk values......can u locate the problem..
> �
> Regards,
> Ramesh.
> Ramesh B Tirumalasetti , 413 Strafford Avenue, Apt# 3C, Wayne, PA-19087.
> Ph No:610-688-2340.
>
>
>
>
>
>
>