X Tutup
Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 334 Bytes

File metadata and controls

12 lines (8 loc) · 334 Bytes

Changes for 0.65

mpl_connect and mpl_disconnect in the MATLAB interface renamed to
connect and disconnect

Did away with the text methods for angle since they were ambiguous.
fontangle could mean fontstyle (oblique, etc) or the rotation of the
text.  Use style and rotation instead.
X Tutup