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

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

[Octave-bug-tracker] [bug #38108] imagesc unequal matrix display


From: anonymous
Subject: [Octave-bug-tracker] [bug #38108] imagesc unequal matrix display
Date: Thu, 17 Jan 2013 15:43:32 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0

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

                 Summary: imagesc unequal matrix display
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Thu 17 Jan 2013 03:43:31 PM UTC
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: None
             Assigned to: None
         Originator Name: atcl
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.2.4
        Operating System: GNU/Linux

    _______________________________________________________

Details:

displaying a matrix with imagesc shows a plot with a y-axis from 1 to N. This
causes the top and bottom row to have only have half the height compared to
the inner rows. To keep compatibility to MATLAB the default limits should be
[0.5 N+0.5]. The same is true for columns (and the x-axis).

Example:

imagesc(rand(4,4))




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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