Read a sudoku in a .sdk file.
X = sudoku_readsdk ( filename )
a 9-by-9 matrix, with 0 for unknown entries
a string representing a file
Read a sudoku in a .sdk and return the matrix X associated, where 0 represent an unknown cell.
http://www.sadmansoftware.com/sudoku/faq19.htm