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

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

[Octave-bug-tracker] [bug #31866] error when common_size with cell(1)


From: Eric Chassande-Mottin
Subject: [Octave-bug-tracker] [bug #31866] error when common_size with cell(1)
Date: Mon, 13 Dec 2010 20:58:22 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.15) Gecko/20101028 Iceweasel/3.5.15 (like Firefox/3.5.15)

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

                 Summary: error when common_size with cell(1)
                 Project: GNU Octave
            Submitted by: ecm
            Submitted on: Mon 13 Dec 2010 08:58:21 PM GMT
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Eric Chassande-Mottin
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.2.4
        Operating System: GNU/Linux

    _______________________________________________________

Details:

octave3.2:1> a=cell(1); b=cell(1); common_size(a,b)
error: binary operator `*' not implemented for `cell' by `scalar' operations
error: assignment failed, or no method for `cell *= scalar'
error: called from:
error:   /usr/share/octave/3.2.4/m/general/common_size.m at line 77, column
16





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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