Community Profile

photo

Paz Yedidim


Last seen: 12 months ago Active since 2022

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer