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

3 ビュー (過去 30 日間)
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 .

採用された回答

Azzi Abdelmalek
Azzi Abdelmalek 2015 年 5 月 22 日
a='abcdefg'
id=[1 3 5]
out=a(id)
  7 件のコメント
Mohamuud hassan
Mohamuud hassan 2015 年 5 月 22 日
thank you Guillaume

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeFinancial Data Analytics についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by