Problem 42347. Create a Standard Size Vector
Given an input x, create a row vector y from 1 to x with 5 elements.
Solution Stats
Problem Comments
-
1 Comment
Ned Gulley
on 17 Jun 2015
I fixed the test.
Solution Comments
Show commentsProblem Recent Solvers137
Suggested Problems
-
Swap the first and last columns
20438 Solvers
-
How to find the position of an element in a vector without using the find function
2728 Solvers
-
Getting the row and column location from a matrix
286 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
378 Solvers
-
Deleting an element in a matrix
467 Solvers
More from this Author2
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!