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

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

[Octave-bug-tracker] [bug #38317] textread & textscan give different res


From: Stig
Subject: [Octave-bug-tracker] [bug #38317] textread & textscan give different results in MATLAB and Octave
Date: Sat, 16 Feb 2013 20:41:30 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20130108 conkeror/1.0pre

Follow-up Comment #9, bug #38317 (project octave):

Two things I noticed:

MATLAB puts a 0 in "empty spots", but your solution tries to fit the elements
into an array with the number of columns as the number of entries on the first
line. (In MATLAB the number of columns corresponds to the number of entries on
the line with most entries, it seems.)

Specifying 0 to 'headerlines' gives a warning: "warning: strread: unknown
property 'headerlines'".

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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