Clear Filters
Clear Filters

Change all values of column vector (pulled from matrix via indexing) to one value

1 view (last 30 days)
Hello,
I wish to change all values from array (column vector) to the same value. That is,
N(1:3,1)= s
where s is preveoisly defined and N is a matrix. Is there an intelligent way to do this?

Answers (1)

M.A.G.
M.A.G. on 27 Feb 2020
The answer is in my question.

Community Treasure Hunt

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

Start Hunting!