how to set an intervall to a given angle?

조회 수: 1 (최근 30일)
Ormia
Ormia 2016년 10월 18일
답변: John 2016년 10월 18일
I have an assignment, where I have to set an intervall for a given angle x to 0<=x<=40pi? How do I do that? The answer is apparently x=0:pi/1000:40*pi, where does pi/1000 come from?

답변 (1개)

John
John 2016년 10월 18일
pi/1000 is the step size between points in the vector starting at 0 and ending at 40*pi.

카테고리

Help CenterFile Exchange에서 Elementary Math에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by