I am trying to have a camera recognize a text with an if statement attached to that specific text. Any pointers? The if words == statements were my attempt at spreading a wider range of answers.

3 views (last 30 days)

Answers (1)

Madhav Thakker
Madhav Thakker on 22 Dec 2020
Hi Nick,
You can use contains to check for any specific patterns in the original string.
Hope this helps.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!