|
| From: | Carnë Draug |
| Subject: | [Octave-bug-tracker] [bug #40221] Padarray doesn't accept zero padding |
| Date: | Thu, 10 Oct 2013 15:25:44 +0000 |
| User-agent: | Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130917 Firefox/17.0 Iceweasel/17.0.9 |
Update of bug #40221 (project octave):
Status: None => Need Info
Assigned to: None => carandraug
_______________________________________________________
Follow-up Comment #1:
Is this actually a problem? I think it's just the documentation that is
incorrect, I tried to use a padval of zero and worked fine.
octave> padarray (magic(3), [0 1])
ans =
0 8 1 6 0
0 3 5 7 0
0 4 9 2 0
Is this failing for you? What version of Octave and image package do you have?
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?40221>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |