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

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

[Octave-bug-tracker] [bug #46433] No syntax error if matrix size doesn't


From: anonymous
Subject: [Octave-bug-tracker] [bug #46433] No syntax error if matrix size doesn't match
Date: Fri, 13 Nov 2015 14:08:30 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.3.0

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

                 Summary: No syntax error if matrix size doesn't match
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Fr 13 Nov 2015 14:08:29 UTC
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Inaccurate Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Shouldn't give this an syntax error in the first place?


octave:1> a = [[1;2], [3]];
octave:1> a
error: 'a' undefined near line 1 column 1





    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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