Generate a series

조회 수: 3 (최근 30일)
Bharat
Bharat 2011년 4월 21일
This is an easy one ! I just can't recall the syntax for it .
I need to to generate 40 equally spaced numbers from 0 to 100 .

채택된 답변

Matt Fig
Matt Fig 2011년 4월 21일
linspace(0,100,40)
  댓글 수: 1
Bharat
Bharat 2011년 4월 22일
Thank you

댓글을 달려면 로그인하십시오.

추가 답변 (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