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

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

[Octave-bug-tracker] [bug #44119] image package: imformats output (struc


From: H. G.
Subject: [Octave-bug-tracker] [bug #44119] image package: imformats output (struct array) not displayed properly
Date: Thu, 29 Jan 2015 16:25:38 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0

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

                 Summary: image package: imformats output (struct array) not
displayed properly
                 Project: GNU Octave
            Submitted by: hardy
            Submitted on: Do 29 Jan 2015 16:25:37 GMT
                Category: Octave Forge Package
                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: 3.8.2
        Operating System: Any

    _______________________________________________________

Details:

Here is a short script to show what I mean:


pkg load image;
F = imformats;
F          % works fine
imformats  % error


The first way to print the output of imformats works fine. The second way to
directly print the output results in the error message "error: imformats:
pretty print not yet implemented."

This happens with Octave 3.8.2 and image-2.2.2 under Linux as well as under
Windows.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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