octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #42579] textscan error out of memory or dimens


From: Chris Mumby
Subject: [Octave-bug-tracker] [bug #42579] textscan error out of memory or dimension too large
Date: Thu, 19 Jun 2014 11:01:46 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36

Follow-up Comment #1, bug #42579 (project octave):

Sorry, I must off got the Markup wrong, the code was:

fid=fopen('data.dat','r')
data=textscan(fid, '%f %f %f %f')
fclose(fid)


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?42579>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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