Hi. i want to plot some thing like this picture how can i do this ?
Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Ältere Kommentare anzeigen

for 110<t<195 -----------> -5<y<5 else y=0
Antworten (2)
Salaheddin Hosseinzadeh
am 5 Jun. 2015
0 Stimmen
You may have to do this with two plot commands,
one to create a red line
one to create a gigantic square, which you can do it by plotting a single point in the position of the square.
you have to change the plot marker to some that produces a square, I'm not sure if the square is fulled or not. and increase the font size or marker size
search for plot and find marker and .... properties.
Give it a try
2 Kommentare
Thomas Koelen
am 5 Jun. 2015
or just use the rectangle function...
david tito
am 5 Jun. 2015
david tito
am 5 Jun. 2015
0 Stimmen
Diese Frage ist geschlossen.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!