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
R2025a Pre-release highlights
This topic is for discussing highlights to the current R2025a Pre-release.
14
6

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!
Go to top of page