Community Profile

photo

Ezzaddin Al-Soufi


Last seen: 約1ヶ月 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

  • First Review
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


I need to repeat numbers in an array with a certain number of repetitions for each value without(repelem or repmat)
list_1=[2;3;5;6] is array 1 or [1,4,5,6] list_2=[1;4;3;1] Number of repetitions for each value in list_1 or [1,4,3,1] I need ...

1年以上 前 | 3 件の回答 | 0

3

回答