[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: import excel file
From: |
Juan Pablo Carbajal |
Subject: |
Re: import excel file |
Date: |
Fri, 19 Jul 2013 12:40:56 -0300 |
On Wed, Jul 17, 2013 at 2:49 PM, miranda <address@hidden> wrote:
> Hi
> I have try with data=load("filename.txt") but it doesn't work.. I have an
> Octave 3.6.4 version.
> Thank you
>
>
>
> --
> View this message in context:
> http://octave.1599824.n4.nabble.com/import-excel-file-tp4655754p4655782.html
> Sent from the Octave - General mailing list archive at Nabble.com.
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://mailman.cae.wisc.edu/listinfo/help-octave
Try
http://octave.sourceforge.net/io/function/xlsread.html
also there is a function to connect to libre office spreadsheets, you
should stick to libre software when you can...less barriers.