Make a series of odd numbers from 77 to 56

1 次查看(过去 30 天)
Hi Matlab community, I'm trying to make a series odd number that decreasing from 77 to 56

采纳的回答

Iuliu Ardelean
Iuliu Ardelean 2021-1-13
numbers = 77:-2:56;

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Time Series 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by