calling matrix by its double value

2 views (last 30 days)
SANG GYU LEE
SANG GYU LEE on 30 Sep 2016
Edited: Stephen23 on 28 Jun 2019
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
James Tursa
James Tursa on 30 Sep 2016
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.

Accepted Answer

Stephen23
Stephen23 on 30 Sep 2016
Edited: Stephen23 on 28 Jun 2019

More Answers (0)

Categories

Find more on Resizing and Reshaping Matrices in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!