Convert a given Character to its decimal equivalent value - MATLAB Cody - MATLAB Central

Problem 55425. Convert a given Character to its decimal equivalent value

Difficulty:Rate
Convert a given character to its decimal equivalent value according to the ascii table.
if x = '!'; y = 33;
if x = 'u'; y = 117;
https://www.asciitable.com/

Solution Stats

83.33% Correct | 16.67% Incorrect
Last Solution submitted on Apr 23, 2025

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
LLMs with MATLAB updated to support the latest OpenAI Models
Large Languge model with MATLAB, a free add-on that lets you access...
2
4

Problem Recent Solvers63

Suggested Problems

Problem Tags

Community Treasure Hunt

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

Start Hunting!