Matlab array and matrices

A=[1 2 3 4 5 6 7] B=[2 4 6 8 10 12 14]
How to Add each element of A with the 7th element of B. THANK YOU!

回答(1 个)

madhan ravi
madhan ravi 2020-10-6

0 个投票

3 个评论

Can you please answer my question?
The 7th element of B is B(7). Add that to A.

此问题已关闭。

关闭:

2021-8-20

Community Treasure Hunt

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

Start Hunting!

Translated by