|
From: | Matthias Brennwald |
Subject: | Re: Help-octave Digest, Vol 41, Issue 22 |
Date: | Mon, 10 Aug 2009 17:44:54 +0200 |
On Aug 10, 2009, at 5:32 PM, address@hidden wrote: Message: 6 Uhm, I just did. I put my example data from my original message into a text file (~/Desktop/testy.txt) and tried the following: ------ octave:56> dlmread ('~/Desktop/testy.txt'); error: dlmread: unable to open file `~/Desktop/testy.txt' octave:56> dlmread ('~/Desktop/testy.txt',' ',2,0); error: dlmread: unable to open file `~/Desktop/testy.txt' octave:56> ------ What am I doing wrong? Matthias |
[Prev in Thread] | Current Thread | [Next in Thread] |