Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
how to assign a particular value and show it on a intersection point
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
axis([0 4 0 5])
for i=1:n
for j=1:m
mapshow(i,j,'Marker','*')
end
end
1 Commento
Devineni Aslesha
il 24 Ago 2020
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.
Risposte (0)
Questa domanda è chiusa.
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!