writing matrix and vector in a script

3 views (last 30 days)
Elif KORKMAZ
Elif KORKMAZ on 30 Oct 2021
Answered: Matt J on 30 Oct 2021
Using the given vectors x=[3 2 5] and y=[1 4 8], let a(i,j)= x(i)*y(j)

Answers (1)

Matt J
Matt J on 30 Oct 2021

Categories

Find more on Resizing and Reshaping Matrices in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!