Find and replace array elements that meet a condition

I have an array
I have alreay found values in that array the equal 360 and replaced them with 0.
My question is, how do I then find values greater than 360 and replace them with 'that value - 360' ?

 采纳的回答

更多回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by