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: anonymous
Subject: [Octave-bug-tracker] [bug #46639] Bad interpretation of integer matrix
Date: Wed, 09 Dec 2015 00:34:34 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:42.0) Gecko/20100101 Firefox/42.0

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

                 Summary: Bad interpretation of integer matrix
                 Project: GNU Octave
            Submitted by: None
            Submitted on: mer 09 dic 2015 00:34:33 UTC
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Other
                  Status: None
             Assigned to: None
         Originator Name: Lorenzo Pattarini
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.8.1
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Greetings!!
trying to define this matrix



  Nc_coeff = [  1,  0, 0, 0; 
                1,  1, 0, 0;
                2, -1, 2, 0;
                11, 1, 1, 11 
             ]


the intepreter answered me with a long list of what seems to be a long list of
internal function.
I'm pretty sure that just first two matrix row are the cause of this strange
behave.
I tried to run it as a script in order to redirect the output in a attachable
file it does not give me the same strange bug.
Thanks for helping!
Salute e Pace!





    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Messaggio inviato con/da Savannah
  http://savannah.gnu.org/




reply via email to

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