Problem 624. Get the length of a given vector
Given a vector x, the output y should equal the length of x.
Solution Stats
Problem Comments
-
8 Comments
Show
5 older comments
Anjana Srivastava
on 13 Jul 2022
Very fun problem
Ajinkya
on 14 Oct 2022
nice
Nicklas Grønvall
on 7 Aug 2023
Haha, it took me a couple of minutes to fully understand that it was the vector's element length and not the vector's magnitude that was needed. -.-'
Solution Comments
Show commentsProblem Recent Solvers11540
Suggested Problems
-
Return a list sorted by number of occurrences
2819 Solvers
-
Sum all integers from 1 to 2^n
15878 Solvers
-
Project Euler: Problem 7, Nth prime
1565 Solvers
-
Determine the number of odd integers in a vector
755 Solvers
-
6448 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!