how can i do this function ?
Info
This question is closed. Reopen it to edit or answer.
Show older comments
compares the number of 1s and 0s in each line (row or column) solution X with the desired number of 1s and 0s
This desired number of 0s and 1s in a line are given

Which the fig1(a) is

2 Comments
Walter Roberson
on 30 Apr 2016
Is that what all those confusing (and, often, duplicated) questions of yours have really been about? Trying to solve this puzzle??
Firas Al-Kharabsheh
on 1 May 2016
Answers (1)
Steven Lord
on 1 May 2016
0 votes
Solving nonograms is a very hard problem, but perhaps you can implement some of the solution techniques given on the Wikipedia page.
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!