TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    MATLAB

    Score9 out of 10
    N/AMatLab is a predictive analytics and computing platform based on a proprietary programming language. MatLab is used across industry and academia.

    $49

    per student license

    Spyder

    Score8.7 out of 10
    N/ASpyder is a free and open source scientific environment for Python. It combines advanced editing, analysis, debugging, and profiling, with data exploration, interactive execution, deep inspection, and visualization capabilities. Spyder is sponsored by open source supporters QuanSight, and NumFOCUS, as well as individual donors.

    $0

    per month

    Pricing
    MATLABSpyder
    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
    MATLABSpyder
    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
    MATLABSpyder
    Considered Both Products
    MathWorks
    Chose MATLAB
    Apart from Matlab, I used Matematica for some of my integral evaluations. Mathematica is also a "clean" and easy-to-use software that solves symbolic math problems (even better than Matlab for symbolic math). I also used Anaconda and Spyder for my career so far.
    Incentivized
    Chose MATLAB
    MATLAB's neurophysiological data pre-processing third-party packages are more scientifically validated compared to support for other software platforms. It also allows for writing code with a greater level of functionality and more capabilities than R-Studio, which is instead …
    Incentivized
    Open Source
    Chose Spyder
    There were generic code editors and I use to have coding error and sometimes it was difficult to manage interpreter with these IDEs. With Ms vs code, there were lot of plugins available that we need to configure before starting writing code. With Spyder no base is supposed to …
    Incentivized
    Chose Spyder
    Spyder is well suited where the user needs to understand how the code is progressing as it provides a robust debugging feature.
    Incentivized
    Key User Insights
    Would buy again
    100%
    Would buy again
    16 Answers
    100%
    Would buy again
    8 Answers
    Delivers good value for the price
    100%
    Delivers good value for the price
    12 Answers
    100%
    Delivers good value for the price
    8 Answers
    Happy with the feature set
    94%
    Happy with the feature set
    15 Answers
    88%
    Happy with the feature set
    7 Answers
    Lived up to sales and marketing promises
    88%
    Lived up to sales and marketing promises
    7 Answers
    86%
    Lived up to sales and marketing promises
    6 Answers
    Implementation went as expected
    100%
    Implementation went as expected
    12 Answers
    100%
    Implementation went as expected
    8 Answers
    Best Alternatives
    MATLABSpyder
    Small Businesses
    IBM SPSS Statistics
    Score8 out of 10
    Visual Studio
    Score8.8 out of 10
    Medium-sized Companies
    Alteryx Platform
    Score9 out of 10
    PyCharm
    Score9.3 out of 10
    Enterprises
    Alteryx Platform
    Score9 out of 10
    WebStorm
    Score9.6 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    MATLABSpyder
    Likelihood to Recommend
    9.0
    (55 ratings)
    8.7
    (8 ratings)
    Usability
    7.5
    (6 ratings)
    8.0
    (2 ratings)
    Support Rating
    9.5
    (7 ratings)
    8.0
    (2 ratings)
    User Testimonials
    MATLABSpyder
    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.
    Incentivized
    Read full review
    Open Source
    Spyder is an open-source Python IDE designed for the movement of data science work. Spyder comes with an Anaconda package manager distribution, so depending on your setup you may have installed it on your machine.
    Spyder includes most of the "standard IDE" features you can expect, such as a strong syntax code editor, Python code rendering, and an integrated text browser.
    Spyder is used when we want to develop a code that is useful and able to explore proper documentation of the code that has been written. We use Spyder to perform data-related operations like filtration, cleaning, and enhancing the data qualities. There some cases where it is less appropriate like working in an environment, creating dashboards of data visualizations and plots.
    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.
    Incentivized
    Read full review
    Open Source
    • Provides wider screen to read and write code and flexibility to adjust size as per requirement.
    • While running the code it provide the variable overview and memory overview
    • Lightweight and easily available in Anaconda Navigator
    • Multiple compilation options are available
    • Works well for data analytics, Django, Flask and Fast API frameworks
    Incentivized
    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.
    Incentivized
    Read full review
    Open Source
    • Colors in code format
    • Add a broadcast to share the project with friends
    • Contains more than one important language such as Python
    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.
    Incentivized
    Read full review
    Open Source
    It is fairly straightforward to use. Pretty much good to go as soon as you install it. The IDE itself is very user friendly, and it is only limited by whatever limitations Python has as a language. Great for those who want to run their scripts quickly or do some Python programming without fussing.
    Incentivized
    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.
    Incentivized
    Read full review
    Open Source
    Most of data scientists or data engineers are either using ec2 on the cloud or Atom or PyCharm locally. It is a bit hard to find people who are still using Spyder and have the sight of the IDE and can help you to answer your question.
    Incentivized
    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.
    Incentivized
    Read full review
    Open Source
    I think Spyder doesn't stack up as well as other IDEs due to its many limitations. But it is available for free and that is one advantage it has over its competitors
    Incentivized
    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.
    Incentivized
    Read full review
    Open Source
    • It has helped me learn python quickly
    • The ability to generate figures quickly and interact with them is helpful
    Incentivized
    Read full review
    ScreenShots