フィルターのクリア

Info

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

how to assign a particular value and show it on a intersection point

1 回表示 (過去 30 日間)
ravi shukla
ravi shukla 2020 年 8 月 20 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
axis([0 4 0 5])
for i=1:n
for j=1:m
mapshow(i,j,'Marker','*')
end
end
  1 件のコメント
Devineni Aslesha
Devineni Aslesha 2020 年 8 月 24 日
Give more elaboration to your question so that it helps me to provide you an appropriate answer. Also, try to explain on what you are trying to do with the above code.

回答 (0 件)

この質問は閉じられています。

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by