Strings ASCII and character mapping Questions

3 views (last 30 days)
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.

Accepted Answer

Rick Rosson
Rick Rosson on 20 Sep 2014
doc char
doc uint8

More Answers (0)

Categories

Find more on Characters and Strings in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!