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
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15677 Solvers
-
1589 Solvers
-
Program an exclusive OR operation with logical operators
733 Solvers
-
803 Solvers
-
特定の値がベクトル内に含まれているかを確認するコードを書こう
326 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!