calling matrix by its double value

I have matrix from a to h. I would like to get an output which collects the last number of a to h. can I use a loop function to move from a to h? I know that double('a')=97.. Is there a way I can use this value for loop?

2 Comments

Please give a short example, showing a sample input and desired output. Be sure to tell us whether the variables are char or double.

Sign in to comment.

More Answers (0)

Categories

Products

Asked:

on 30 Sep 2016

Edited:

on 28 Jun 2019

Community Treasure Hunt

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

Start Hunting!