mercredi 11 mai 2016

Create function like strfind (MATLAB)

I have to create a function that does the same job as k = strfind(str, pattern) , without using any for loops.

I know what strfind does but I haven't figured out how can I replicate the action. Any help is appreciated. Thanks.

Aucun commentaire:

Enregistrer un commentaire