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

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

[Octave-bug-tracker] [bug #46639] Bad interpretation of integer matrix


From: Avinoam Kalma
Subject: [Octave-bug-tracker] [bug #46639] Bad interpretation of integer matrix
Date: Wed, 09 Dec 2015 16:35:08 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #6, bug #46639 (project octave):

The problem is with the tabs in


 Nc_coeff = [  1,  0, 0, 0; 
   <tab><tab>  1,  1, 0, 0;
                2, -1, 2, 0;
                11, 1, 1, 11 
             ]


If you delete the tabs (I wrote there <tab>) and replace them by spaces, it
will work.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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