Problem 52005. Vector creation using colon operator
Create a vector y containing n uniformly spaced values between a and b, with a < b. Use the colon (:) operator.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers40
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2809 Solvers
-
4486 Solvers
-
Create a Multiplication table matrix...
689 Solvers
-
Create matrix of replicated elements
395 Solvers
-
Change the first and last diagonal element of the identity matrix to zero
158 Solvers
More from this Author52
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!