Community Profile

photo

Paz Yedidim


Last seen: 11개월 전 2022년부터 활동

통계

Content Feed

보기 기준

질문


How to shuffle randomly first raw of a matrix so its corresponding value in the column shuffles with it
I have a matrix X=[N1...N5 ; M1...M5]; I want to shuffle the N values so they have their corresponding M values in the second ...

거의 2년 전 | 답변 수: 1 | 0

1

답변

질문


Plot different Y values for certain range of X
Let's say I have: X = [1:10]; Y = [10:20]; I want to plot Y vs X, but in the range of X=[5:10] I want Y values to be (Y+20). ...

거의 2년 전 | 답변 수: 1 | 0

1

답변