Given input A=[ x1 y1
x2 y2
x3 y3]
output should be
y=[ y1
y2
y3]
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers61
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2814 Solvers
-
Project Euler: Problem 10, Sum of Primes
2093 Solvers
-
Return the first and last characters of a character array
11868 Solvers
-
1014 Solvers
-
369 Solvers
More from this Author6
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!