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

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

[Octave-bug-tracker] [bug #33062] resize and reshape used with objects r


From: anonymous
Subject: [Octave-bug-tracker] [bug #33062] resize and reshape used with objects return structures
Date: Wed, 13 Apr 2011 12:29:30 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.18) Gecko/20110324 Iceweasel/3.5.18 (like Firefox/3.5.18)

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

                 Summary: resize and reshape used with objects return
structures
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Wed 13 Apr 2011 12:29:29 PM UTC
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: David Bateman
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.4.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Consider the code

a = resize (ftp('ftp.octave.org'), 1, 0);
whos a

This returns a structure rather than a class of the type "ftp". A similar
result is obtained with the resize function. I propose the patch attached

D.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 13 Apr 2011 12:29:29 PM UTC  Name: patch  Size: 816B   By: None

<http://savannah.gnu.org/bugs/download.php?file_id=23232>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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