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

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

[Octave-bug-tracker] [bug #38446] sym2poly fails


From: anonymous
Subject: [Octave-bug-tracker] [bug #38446] sym2poly fails
Date: Thu, 28 Feb 2013 21:28:25 +0000
User-agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.68 Safari/537.17

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

                 Summary: sym2poly fails
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Thu 28 Feb 2013 09:28:23 PM UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Nick Bailey
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.6.2
        Operating System: GNU/Linux

    _______________________________________________________

Details:

The octave-forge symbolic package function sym2poly does not produce correct
results when invoked as per its help documentation. The package was installed
on debian wheezy using apt-get. Transcript:


symbols
x=sym("x");
sym2poly (x^2+3*x-4)


This yields the error:


error: can't perform indexing operations for ex type
error: called from:
error:   /usr/share/octave/packages/symbolic-1.1.0/sym2poly.m at line 99,
column 9





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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