subtract numbers in the row

I have a row of different numbers like x=[12; 15; 19; 29; 37; 58...] how can I better subtract one number from the other like 15-12, 19-15, 29-19....?

 채택된 답변

Iain
Iain 2013년 6월 24일

1 개 추천

diff(x)

추가 답변 (0개)

카테고리

태그

질문:

2013년 6월 24일

Community Treasure Hunt

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

Start Hunting!

Translated by