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

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

[Octave-bug-tracker] [bug #34147] hex2dec function doesn't work for cell


From: Rik
Subject: [Octave-bug-tracker] [bug #34147] hex2dec function doesn't work for cell string inputs
Date: Sat, 03 Sep 2011 04:44:20 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0

Update of bug #34147 (project octave):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #3:

I think I have a patch for this that works on the development branch.  Could
you run two more tests for me against Matlab?


hex2dec({'1B', '2C' ; '1C', '2D'})
hex2dec(['F'; 'A'])


I'm looking to see whether the cell case also returns a column vector and how
it is ordered.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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