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
PIVlab surpasses 100K all-time File Exchange downloads
During the past twelve months, PIVlab, a MATLAB Community Toolbox for particle...
4
8

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!