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: Wed, 13 Feb 2013 11:38:06 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20130108 conkeror/1.0pre

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

MATLAB version is 7.14.0.739 (R2012a).

Excuse me if I misunderstand (I am new to MATLAB and Octave), but to me it
seems that I get numerical output in both MATLAB and Octave.

>From MATLAB:


>> X = textread('deaths.txt', '', 'headerlines', 3);
>> class(X)

ans =

double

>> size(X)

ans =

   100     3



Thanks for the effort.

    _______________________________________________________

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]