[Master Index] [Index for /tools/hpmatlab/toolbox/matlab/elmat]

linspace

(/tools/hpmatlab/toolbox/matlab/elmat/linspace.m)


Function Synopsis

y = linspace(d1, d2, n)

Help text

LINSPACE Linearly spaced vector.
	LINSPACE(x1, x2) generates a row vector of 100 linearly
	equally spaced points between x1 and x2.
	LINSPACE(x1, x2, N) generates N points between x1 and x2.

	See also LOGSPACE, :.

Cross-Reference Information

This function calls
This function is called by

Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON