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

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

[Octave-bug-tracker] [bug #34038] deblank does not work on indexed cells


From: Jordi Gutiérrez Hermoso
Subject: [Octave-bug-tracker] [bug #34038] deblank does not work on indexed cells
Date: Mon, 22 Aug 2011 05:21:22 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20110109 Firesalamander/3.6.13

Follow-up Comment #4, bug #34038 (project octave):

Seems to me that the docstring is still unclear. "Recursive" to me suggest the
following should work:


a = {"  foo  ", {" bar  ", {"baz  "}}};
deblank(a)


but it doesn't. What's wrong, the docstring or the function?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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