Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

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

1 Ansicht (letzte 30 Tage)
ravi shukla
ravi shukla am 20 Aug. 2020
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
axis([0 4 0 5])
for i=1:n
for j=1:m
mapshow(i,j,'Marker','*')
end
end
  1 Kommentar
Devineni Aslesha
Devineni Aslesha am 24 Aug. 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.

Antworten (0)

Diese Frage ist geschlossen.

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by