필터 지우기
필터 지우기

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

조회 수: 1 (최근 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

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Large Files and Big Data에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by