octave-maintainers
[Top][All Lists]
Advanced

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

Matlab compatability for strtrim


From: Rik
Subject: Matlab compatability for strtrim
Date: Fri, 22 Jul 2011 17:05:18 -0700

7/22/11

While trying to make strtrim () perform better I ran into some questions
about compatibility with Matlab.  Could someone with Matlab access try the
following two tests?

find (isspace (char(0):char(255)))

double (strtrim (char ([0 0 65:67 32 10])))

Thanks,
Rik


reply via email to

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