The command linspace(a, b, n) generates a row vector of n equally spaced points between a and

Question:

The command linspace(a, b, n) generates a row vector of n equally spaced points between a and b. Use colon notation to write an alternative one-line command to generate the same vector. Test your formulation for a = −3, b = 5, n = 6.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: