photo

Schuyler


Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

1 Question
1 Answer

RANK
271,323
of 300,527

REPUTATION
0

CONTRIBUTIONS
1 Question
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,018

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,525

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Answered
Testing for the presence of a substring in a cell array of strings
Wow, all three methods are great! I find: matches = strfind(x,'xc'); tf = any(horzcat(matches{:})) to be the sim...

13 years ago | 0

Question


Testing for the presence of a substring in a cell array of strings
***NEWBIE WARNING*** I have a very basic question but couldn't find an answer after searching. I wish to test if a multi-e...

13 years ago | 5 answers | 0

5

answers