You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
It is the MATLAB program to solve sudoku. It uses backtrack algorithm. To use this program, create a 9x9 matrix with variable named 'A' (without quoation). Each number in the sudoku box should be the corresponding element of the matrix. If the box is blank, put 0 as element in the matrix. Then, run the program. Solved sudoku table will be returned as matrix A.
Cite As
Niranjan Bhujel (2026). Sudoku Solver (https://www.mathworks.com/matlabcentral/fileexchange/64575-sudoku-solver), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (1.89 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
