Funtion to get 9th term in an array

So I have been trying to create a code that gives every nth term if an array but I am very new to Matlab an can't seem to figure it out. Can anyone help please?

 Risposta accettata

A(1:9:end)

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by