Easy Sudoku

Version 1.1.0.0 (13.8 KB) by Tushar G
Solves only the easy sudoku puzzles
687 Downloads
Updated 16 Jun 2009

View License

Have the sudoku.m & sudoku.fig in the same folder.
Type "sudoku" on matlab prompt and run it.
Enter the known digits in the blank squares.
Click "Solve" button.
Click "Clear All" to start afresh.

I am currently working on algorithm to solve the difficult ones.
This only solves the easy ones.
Also note that the edit boxes can take multiple numbers right now. I still have to write code for data validation.

I have put my code only so that somebody starting from scratch may find something useful..either in terms of gui or the basic algorithm.

Let me know your feedback.

Cite As

Tushar G (2024). Easy Sudoku (https://www.mathworks.com/matlabcentral/fileexchange/24434-easy-sudoku), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2007b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Sudoku in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.0

Aerospace Blockset Required was incorrectly selected .
No dependencies on other blocksets.

1.0.0.0