how I can know if a string is empty or not!?
Mostra commenti meno recenti
please help me with a code ! thank you !
Risposta accettata
Più risposte (1)
Weird Rando
il 15 Mag 2016
Modificato: Weird Rando
il 15 Mag 2016
You can use the length()
a = '';
stringlen = length(a) % stringlen = 0
1 Commento
Imen Mani
il 15 Mag 2016
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!