given the position of a chess piece in algebric notation, convert it into 8 by 8 matrix format. For example,
- 'Qd5' >> [3,4]
Nb. invalid ones should be represented by nan.
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers16
Suggested Problems
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
52921 Solvers
-
Project Euler: Problem 10, Sum of Primes
2093 Solvers
-
1340 Solvers
-
520 Solvers
-
Numbers spiral diagonals (Part 1)
296 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!