Subtract rows and Save the outputs in a new column
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Hi every body,
I have a dataset excel CSV sheet with a three columns,(X,Y, and Z)
The first and second columns represents the coordinates of point, while the third one represents the elevations value of the point.
What i need is to subtract the first row from the second one and the second row from the third and the fourth from the fifth and the fifth from the sixth ….. etc. till the end of the data
The output should be saved on a fourth column (say output column)
And finally all the datasets to be saved to an excel file
Thanks A lot,
0 Commenti
Risposte (1)
Vedere anche
Categorie
Scopri di più su Spreadsheets in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!