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

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

[Octave-bug-tracker] [bug #41633] postpad fails when padding singleton d


From: Carnë Draug
Subject: [Octave-bug-tracker] [bug #41633] postpad fails when padding singleton dimensions
Date: Tue, 18 Feb 2014 18:27:27 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20140207 Firefox/24.0 Iceweasel/24.3.0

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

                 Summary: postpad fails when padding singleton dimensions
                 Project: GNU Octave
            Submitted by: carandraug
            Submitted on: Tue 18 Feb 2014 06:27:26 PM GMT
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.8.0
        Operating System: Any

    _______________________________________________________

Details:

Example:


> a = rand(4, 4);
> postpad (a, 3, 0, 3)
error: postpad: DIM must be an integer and a valid dimension


I would expect this to expand to the 3rd dimension to length 3.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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