vector to string - MATLAB Cody - MATLAB Central

Problem 2689. vector to string

Difficulty:Rate

Determine what the ASCII characters spell out.

Example:

 input = [ 72 73 71 72] 
 output = 'HIGH'

Solution Stats

97.47% Correct | 2.53% Incorrect
Last Solution submitted on Dec 30, 2024

Problem Comments

Solution Comments

Show comments
Why should you share code?
In a discussion on LInkedin about my recent blog post, Do these...
2
3

Problem Recent Solvers135

Suggested Problems

Problem Tags

Community Treasure Hunt

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

Start Hunting!