Strings ASCII and character mapping Questions

1 Ansicht (letzte 30 Tage)
Kratos
Kratos am 20 Sep. 2014
Kommentiert: Kratos am 20 Sep. 2014
Can someone help me. I have been stuck for thinking about it forever.
1. ASCII and character mapping. What are the ascii value of str1?
2. Arithmetic Operation. Find the letter following alph1. Your answer should be in the same case as alpha.
alph1-A character that is a letter other than 'z' and 'Z'.
str1-A vector of characters (string).
please help.

Akzeptierte Antwort

Rick Rosson
Rick Rosson am 20 Sep. 2014
doc char
doc uint8

Weitere Antworten (0)

Kategorien

Mehr zu Characters and Strings finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by