How to create an array with pair of elements, how can i also use first pair in computation

2 ビュー (過去 30 日間)
Bashir Yusuf Bichi
Bashir Yusuf Bichi 2017 年 11 月 28 日
編集済み: Stephen23 2017 年 11 月 28 日
such as
H=[1,4,2]
V=[(4,3),(5,1),(7,5)]
b=[(4+1),(5+4),(7+2)]
c=second pair of V i.e. c=[3,1,7]

回答 (0 件)

カテゴリ

Help Center および File ExchangeLanguage Fundamentals についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by