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

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

[Octave-bug-tracker] [bug #40221] Padarray doesn't accept zero padding


From: anonymous
Subject: [Octave-bug-tracker] [bug #40221] Padarray doesn't accept zero padding
Date: Wed, 09 Oct 2013 17:28:47 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:24.0) Gecko/20100101 Firefox/24.0

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

                 Summary: Padarray doesn't accept zero padding
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Wed 09 Oct 2013 05:28:46 PM UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: None
             Assigned to: None
         Originator Name: Cristian Toraci
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.2.4
        Operating System: GNU/Linux

    _______________________________________________________

Details:

According to documentation:

B = padarray(A,padsize) pads an array A with zeros, where PADSIZE
defines the amount of padding to add in each dimension (it must be a vector of
positive integers).


in Matlab padarray allows for non-negative integers in PADSIZE. Besides
compatibility, having zero values in PADSIZE is useful for padding the array
just in some dimension, like adding a given number of columns to a matrix
without changing the number of rows.






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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