sequence of numbers in matlab

79 次查看(过去 30 天)
Elena
Elena 2015-1-14
In R, there exist a variable called seq of this tipe: seq(first number, second number; increments) where increments means the step in oder to go from the first number to the second number. Is there a way to create the same thing in Matlab? Thank you

回答(1 个)

Azzi Abdelmalek
Azzi Abdelmalek 2015-1-14
编辑:Azzi Abdelmalek 2015-1-14
first:increment:second
Example
0:0.01:10

类别

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