Multiplying Certain Elements in an array- Construct a matrix, s3, by multiplying the first 10 elements of s by 3

1 view (last 30 days)
If i have a matrix s=[0:100]; how can i Construct a matrix, s3, by multiplying the first 10 elements of s by 3 ?????

Accepted Answer

KSSV
KSSV on 18 Jan 2019
Edited: KSSV on 18 Jan 2019

More Answers (0)

Categories

Find more on Matrices and Arrays in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!