MATLAB vs. Python IDLE

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
MATLAB
Score 8.6 out of 10
N/A
MatLab is a predictive analytics and computing platform based on a proprietary programming language. MatLab is used across industry and academia.
$49
per student license
Python IDLE
Score 8.5 out of 10
N/A
Python's IDLE is the integrated development environment (IDE) and learning platform for Python, presented as a basic and simple IDE appropriate for learners in educational settings.
$0
Pricing
MATLABPython IDLE
Editions & Modules
Student
$49
per student license
Home
$149
perpetual license
Education
$250
per year
Education
$500
perpetual license
Standard
$860
per year
Standard
2,150
perpetual license
No answers on this topic
Offerings
Pricing Offerings
MATLABPython IDLE
Free Trial
NoNo
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details——
More Pricing Information
Community Pulse
MATLABPython IDLE
Considered Both Products
MATLAB
Chose MATLAB
The commands and coding language of MATLAB reads a lot more in plain English as opposed to all the periods and other special characters that are needed when typing in Python or Java. Additionally MATLAB has several different function packages that can solve all different …
Chose MATLAB
Python with scientific tool is useful and much less expensive. However it is somewhat harder to learn and use than [MATLAB].
Python IDLE

No answer on this topic

Best Alternatives
MATLABPython IDLE
Small Businesses
IBM SPSS Statistics
IBM SPSS Statistics
Score 8.4 out of 10
PyCharm
PyCharm
Score 9.1 out of 10
Medium-sized Companies
Alteryx Platform
Alteryx Platform
Score 9.1 out of 10
PyCharm
PyCharm
Score 9.1 out of 10
Enterprises
Alteryx Platform
Alteryx Platform
Score 9.1 out of 10
PyCharm
PyCharm
Score 9.1 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
MATLABPython IDLE
Likelihood to Recommend
8.1
(53 ratings)
2.1
(7 ratings)
Usability
9.9
(4 ratings)
8.2
(2 ratings)
Support Rating
9.5
(7 ratings)
8.0
(1 ratings)
User Testimonials
MATLABPython IDLE
Likelihood to Recommend
MathWorks
MATLAB really does best for solving computational problems in math and engineering. Especially when you have to use a lot of functions in your solving process, or if you have a nonlinear equation that must be iteratively solved. [MATLAB] can also perform things like integration and derivation on your equations that you put into it.
Read full review
Python Software Foundation
Scenarios where python IDLE is well suited 1-Quick scripting and prototyping 2-Education and training 3-small projects utilities 4-exploring python libraries and modules Scenarios where python is less appropriate 1 large scale projects 2 complex debugging and profiling 3 multi language development 4 Advanced code analysis and inspection
Read full review
Pros
MathWorks
  • It has a very user friendly library which helps users learn this software fairly quickly in a short span of time.
  • The graphical user interface provided by the software is really good.
  • The code that a person writes allows options for debugging.
  • One can visualize the flow of control of their code inside MATLAB.
Read full review
Python Software Foundation
  • Firstly, I would say Python IDLE interface is user friendly.
  • Easy to learn for the beginners.
  • Syntax highlighting is nice features.
  • Smart indent helps a lot.
Read full review
Cons
MathWorks
  • MatLab is pricier than most of its competitors and because of this reason, many organizations are moving towards cheaper alternatives - mostly Python.
  • MatLab is inefficient when it comes to performing a large number of iterations. It gets laggy and often crashes. Python is better in this regard.
  • There is a limited number of hardware options (mostly NI) that can be connected directly to the data acquisition toolbox.
Read full review
Python Software Foundation
  • Too simplistic
  • Could not find source revision management integration support
  • Only basic debugging is available
  • Does not have data-science-specific notebooks (but can be installed separately)
Read full review
Usability
MathWorks
MATLAB is pretty easy to use. You can extend its capabilities using the programming interface. Very flexible capabilities when it comes to graphical presentation of your data (so many different kinds of options for your plotting needs). Anytime you are working with large data sets, or with matrices, MATLAB is likely to be very helpful.
Read full review
Python Software Foundation
The IDE Python IDLE is a good place to start as it helps you become familiar with the way Python works and understand its syntax.
This IDE allows you to configure the environment, font, size, colors, .....
It also looks like any simple text editor for any operating system, I work with Windows or Linux interchangeably, and you don't have to learn to use the IDE before programming.
Once the IDE is executed you can start programming directly in it.
Read full review
Support Rating
MathWorks
The built-in search engine is not as performing as I wish it would be. However, the YouTube channel has a vast library of informative video that can help understanding the software. Also, many other software have a nice bridge into MATLAB, which makes it very versatile. Overall, the support for MATLAB is good.
Read full review
Python Software Foundation
Python IDLE support is what the community can give you. As it is free software, it does not have support provided by the manufacturer or by third-parties.
In any case, for most of the problems that normal users can find, the solution, or alternatives, can be found quickly online.
As this IDE is made in Python, the support is the same group of Python developers.
Read full review
Alternatives Considered
MathWorks
How MATLAB compares to its competition or similar open access tools like R (programming language) or SciLab is that it's simply more powerful and capable. It embraces a wider spectrum of possibilities for far more fields than any other environment. R, for example, is intended primarily for the area of statistical computing. SciLab, on the other hand, is a similar open access tool that falls very short in its computing capabilities. It's much slower when running larger scripts and isn't documented or supported nearly as well as MATLAB.
Read full review
Python Software Foundation
It's easy to set up and run quick analysis in Python IDLE on my local machine. The output is direct and easy to read. But sometimes I prefer Jupyter Notebook when the datasets are large, since it would take too long to run on my local machine. It is easier to run Jupyter Notebook on my cloud desktop
Read full review
Return on Investment
MathWorks
  • MATLAB helps us quickly sort through large sets of data because we keep the same script each time we run an analyzation, making it very efficient to run this whole process.
  • The software makes it super easy for us to create plots that we can then show to investors or clients to display our data.
  • We are also looking to create an app for our product, and we will not be able to do that on MATLAB, therefore creating a limiting issue and a new learning curve for a programming language.
Read full review
Python Software Foundation
  • In a short time, we were able to develop several ML models for various teams to make accurate decisions.
  • Beginners can easily understand and adapt to GUI.
  • We could automate several manual validation tasks and so could reduce human intervention.
Read full review
ScreenShots