Problem 45197. find subscripts from linear index
a matrix and the linear index of an element is given as input. find the subscripts of that element. if linear index=3 , output=[3;1]
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers18
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2804 Solvers
-
Sum of diagonal of a square matrix
1626 Solvers
-
Given a window, how many subsets of a vector sum positive
869 Solvers
-
359 Solvers
-
2456 Solvers
More from this Author174
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!