0 LIKES LikeUnLike
Hey everyone, I have a question, I am playing around with Matlab for the first time. I am just wondering if I have a matrix of -1s and 1s. how could I change the values of 1s to -1s and vise versa.example I have A = [ -1 1 -1; 1 1 -1] I want to change them to haveB = [1 -1 1; -1 -1 1]Thanks in advance
Tags:
Report (0) (0) | earlier
Latest activity: earlier. This question has 1 answers.