octave-maintainers
[Top][All Lists]
Advanced

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

strfind() and numeric arrays


From: Júlio Hoffimann
Subject: strfind() and numeric arrays
Date: Sun, 27 May 2012 20:54:06 -0300

Dear all,

I think this is one of those "features" Octave don't need to copy from MATLAB?

strfind([1 2 3],[1 2]) works.

Being more explicit, in MATLAB *str*find() works with numeric data types. I see the implementation in Octave DLD-FUNCTIONS/strfind.cc, it's very clear about non-string arguments.

Regards,
Júlio.

reply via email to

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