You are on page 1of 1

whos isvarname iskeyword which evenly spaced array c = [1:2:5] brackets optional => 1 3 5 d = linspace(1, 10, 3) => 1 5.

5 10 e = logspace(1, 3, 3) => 10 100 1000 operator .* => scalar multiplication withi arrays (without matrix multiplicat ion ) table = [degrees', radians'] format "xxxx" changes all subsequent displays diary => record a session in a file and retrieve it later.

You might also like