KnowledgeBoat Logo
|

Informatics Practices

PyPlot is a sub-library of matplotlib library.

PyPlot

2 Likes

Answer

True

Reason — PyPlot is a sub-library of Matplotlib library. It allows users to construct 2D plots easily and interactively. Pyplot essentially reproduces plotting functions and behavior of MATLAB.

Answered By

3 Likes


Related Questions