Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

matplotlib axes limits

axes.set_xlim([xmin, xmax])
axes.set_ylim([ymin, ymax])
axes.set_zlim([zmin, zmax])
 
PREVIOUS NEXT
Tagged: #matplotlib #axes #limits
ADD COMMENT
Topic
Name
5+5 =