Info
此问题已关闭。 请重新打开它进行编辑或回答。
how to assign a particular value and show it on a intersection point
1 次查看(过去 30 天)
显示 更早的评论
axis([0 4 0 5])
for i=1:n
for j=1:m
mapshow(i,j,'Marker','*')
end
end
1 个评论
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!