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.

조회 수: 6 (최근 30일)

답변 (1개)

Madhav Thakker
Madhav Thakker 2020년 12월 22일
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!

Translated by