what is the syntax for this line in matlab, h=line([x1,x2],[y1,y2]) in python?.
Note: forwarded message attached.
what is the syntax for this line in matlab, h=line([x1,x2],[y1,y2]) in
python?.
plot([x1, x2], [y1, y2])
Ali.
what is the syntax for this line in matlab, h=line([x1,x2],[y1,y2]) in python?.
Note: forwarded message attached.
what is the syntax for this line in matlab, h=line([x1,x2],[y1,y2]) in
python?.
plot([x1, x2], [y1, y2])
Ali.