フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

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

1 回表示 (過去 30 日間)
mika
mika 2014 年 2 月 21 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
wa dispose of the coordinate of that point
any ideas
thank you

回答 (1 件)

Walter Roberson
Walter Roberson 2014 年 2 月 21 日
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!

Translated by