The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

How to replace the row's value by the original value minus the previous row's value?

iveniven Member Posts: 5 Learner I
For example, the first row is 1,2,3. the second row is 4,6,8.
And I want to change to the first row: 1,2,3. The second row: 3,4,5

Best Answer

Answers

Sign In or Register to comment.