View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
nt_artagnian[_2_] nt_artagnian[_2_] is offline
external usenet poster
 
Posts: 6
Default Pasting data from Matlab to Microsoft Excel

It's ok. I 've got it. I must copy from the command window
and not from the array editor of Matlab to have the result I wanted.

"Gord Dibben" wrote:

What happens if you format as number and increase decimal places to 1 or 2 in
Excel?


Gord Dibben MS Excel MVP

On Sat, 3 Mar 2007 10:53:05 -0800, nt_artagnian
wrote:

I am trying to paste data from Matlab to Excel
but decimal-place numbers are cut.
e.g MATLAB EXCEL
0.2 0
How can I take the whole of the number from MATLAB?