help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: eval : unable to find file


From: Ian McCallion
Subject: Re: eval : unable to find file
Date: Mon, 18 Jun 2018 13:40:43 +0100

Hi Luca,

gigi7 must be handling the strings so that the \ is treated as an
escape. Windows accept '/' as a file separator so change \ to / in
files then try again

Cheers... Ian

On 18 June 2018 at 06:41, Luca Salardi <address@hidden> wrote:
> hi, look this:
>
>
> Display in the screen :
>
> files =
> {
>   [1,1] = C:\TITAN\Reports\Date.txt
>   [2,1] = C:\TITAN\Reports\es.txt
>   [3,1] = C:\TITAN\Reports\esempio.txt
>   [4,1] = C:\TITAN\Reports\esempio2.txt
>   [5,1] = C:\TITAN\Reports\esercizi2.txt
>   [6,1] = C:\TITAN\Reports\fileProva.txt
> }
> error: load: unable to find file C:TITANReportsDate.txt
> error: called from
>     gigi7 at line 4 column 3
>>>
>
>
>
>
>
>
> --
> Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html
>
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]