calling matrix by its double value
Mostrar comentarios más antiguos
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 comentarios
James Tursa
el 30 de Sept. de 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.
Related question by the same OP:
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Resizing and Reshaping Matrices en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!