how to generate vector [0:0.01:1] using linspace command

回答 (2 件)

LUI PAUL
LUI PAUL 2015 年 4 月 1 日
編集済み: LUI PAUL 2015 年 4 月 5 日

0 投票

hello John
first u have to know the number of points between 0 and 1,only then u can use this command...
A=linspace(0,1,101);

カテゴリ

質問済み:

2015 年 4 月 1 日

編集済み:

2015 年 4 月 5 日

Community Treasure Hunt

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

Start Hunting!

Translated by