Octave Compatible Sudoku Solver

Sudoku Solver takes an initial puzzle file and completes and presents the Sudoku board step by step.

You are now following this Submission

Run testSudoku.m in command line for example solutions.
Solutions are presented in a visual, step by step manner.
Easy, medium, and hard puzzles from sudoku.com are used as examples.
Octave compatible, use earlier version for MATLAB

Cite As

Steve Lenk (2026). Octave Compatible Sudoku Solver (https://au.mathworks.com/matlabcentral/fileexchange/170781-octave-compatible-sudoku-solver), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.2.0

Line 50 in SudokuGrid.m updated for Octave compatibility. Use earlier version for MATLAB

1.1.0

Solutions are presented in a visual, step by step manner.

1.0.0