if statement for string
Mostra commenti meno recenti
Say I have something like
word='example'
and letter='e'
I'm trying write a if state for example
if word contains letter
.......
elseif word doesn't have letter
....
end
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Characters and Strings in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!