Replacing elements in an array

Didn't find a relevant answer.
Suppose we have an array
R=[1 2 1 2 2 2]';
How to replace "2" with "4" ?
Thank you.

 Accepted Answer

More Answers (0)

Products

Asked:

on 26 Sep 2016

Edited:

on 26 Sep 2016

Community Treasure Hunt

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

Start Hunting!