Info

This question is closed. Reopen it to edit or answer.

how to initialize a window 3*3 in a particular point of a matrice?

1 view (last 30 days)
wa dispose of the coordinate of that point
any ideas
thank you

Answers (1)

Walter Roberson
Walter Roberson on 21 Feb 2014
matrix(row:row+2, column:column+2) = 0;

Community Treasure Hunt

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

Start Hunting!