PHD Discussions Logo

Ask, Learn and Accelerate in your PhD Research

Question Icon Post Your Answer

Question Icon

7 years ago in Matlab By Fern G

Does matplotlib work similar to MATLAB?

I have heard that matplotlib works similar to MATLAB. Is it true?

All Answers (4 Answers In All)

By Aarthi S Answered 7 years ago

Fern, you heard it right. Matplolib has a command style function. Hence it can act similar to MATLAB.

By Dipanjan Chattopadhyay Answered 7 years ago

Fern, actually matplotlib originates from MATLAB itself. It was emulated plotting commands from MATLAB software.

By Fern G Answered 6 years ago

Ok, so matplotlib can be used to generate quality visualisation?

By Chacha Jitrugtham Answered 6 years ago

Yes of course! With the help of a few codes you can definitely generate quality visualisation. Just check out the codes. They aren’t very difficult. https://matplotlib.org/tutorials/introductory/pyplot.html

Your Answer