[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: help file pathname
From: |
Richardson, Anthony |
Subject: |
RE: help file pathname |
Date: |
Tue, 12 Feb 2019 17:03:21 +0000 |
Are you enclosing the filename within quotes?
DATA=odsread('data1A.ods',1,A1:c146)
Is the io package loaded? What is the error message?
Tony Richardson
> -----Original Message-----
> From: Help-octave <help-octave-
> address@hidden> On Behalf Of hengis7
> Sent: Tuesday, February 12, 2019 10:37 AM
> To: address@hidden
> Subject: help file pathname
>
> I am new to Octave and I am struggling. I want to load parts of a ods
> spreadsheet( libra ofice). I am using DATA=odsread(data1A.ods,1,A1:c146). I
> have tried putting in the full pathname for the file
> C:/Users/User/Documents/data1a.ods and that failed. I have tried changing
> / to \ and still get errors.
> What am I doing wrong? any help will reduce my frustration.
>
>
>
> --
> Sent from: http://octave.1599824.n4.nabble.com/Octave-General-
> f1599825.html
>