Generate a series

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 .

 Risposta accettata

Matt Fig
Matt Fig il 21 Apr 2011

1 voto

linspace(0,100,40)

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by