Make a series of odd numbers from 77 to 56

조회 수: 5 (최근 30일)
Asyriff Ismail
Asyriff Ismail 2021년 1월 13일
답변: Iuliu Ardelean 2021년 1월 13일
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에서 Logical에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by