if i have number as index, and 300 character how i can find the chacter of these indexs

1 vue (au cours des 30 derniers jours)
hello all; i have on e question which is: if i have to vectors, the first one it stored 300 English characters and the second for 20 index. how i can get character of those index .

Réponse acceptée

Azzi Abdelmalek
Azzi Abdelmalek le 22 Mai 2015
a='abcdefg'
id=[1 3 5]
out=a(id)
  7 commentaires

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Encryption / Cryptography dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by