Problem 44269. convert between ascii and characters
I have seen multiple problems like this but none of them have a robust test suite associated with them.
The first input C is a char and CA is the ascii code for that char; The second input A is a number and AC is the char from that ascii code.
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers58
Suggested Problems
-
Back to basics 6 - Column Vector
1099 Solvers
-
395 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
395 Solvers
-
421 Solvers
-
Deleting an element in a matrix
488 Solvers
More from this Author2
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!