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

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

[Octave-patch-tracker] [patch #8066] speedup of strjoin


From: Ben Abbott
Subject: [Octave-patch-tracker] [patch #8066] speedup of strjoin
Date: Sun, 23 Jun 2013 00:51:16 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.116 Safari/537.36

Follow-up Comment #9, patch #8066 (project octave):

I tried your example in Matlab.  Matlab returns an empty string.


str = strjoin ({}, '*')

str =

     ''

whos str
  Name      Size            Bytes  Class    Attributes

  str       0x0                 0  char  


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8066>

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




reply via email to

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