

MATLAB
High-level environment supporting numerical computation, visualization, matrix operations, algorithm development, custom interfaces, integration with external languages, symbolic and model-based simulation, and specialized toolboxes for fields like engineering.
Cost / License
- Pay once
- Proprietary
Platforms
- Mac
- Windows
- Linux
- Online
- Android
- iPhone
- iPad
Features
- Simulink
- File Sync
- Batch plotting
- Embedded debugger
- Portable
Tags
MATLAB News & Activities
Recent News
Recent activities
Featured in Lists
A list with 809 apps by AmileyaRyver without a description.
I'm not sure but I think this list is almost complete. This list of Windows software is a daily driver for me. …
A list with 45 apps by martafiixek without a description.
What is MATLAB?
MATLAB is a numerical computing environment and programming language. Maintained by The MathWorks, MATLAB allows easy matrix manipulation, plotting of functions and data, implementation of algorithms, creation of user interfaces, and interfacing with programs in other languages. Although it is numeric only, an optional toolbox uses the MuPAD symbolic engine, allowing access to computer algebra capabilities. An additional package, Simulink, adds graphical multidomain simulation and Model-Based Design for dynamic and embedded systems.






Comments and Reviews
There's no single reason nowadays to use MATLAB. It's a proprietary programming language with only one provider and one IDE. The best alternative is R, that has thousands of packages for statistics (eg. bayesian, time series...), data mining and wrangling or plotting, and it has various IDEs (let's say RStudio). Its packages cover areas of investigation going from genomics (see bioconductor) to ecology, sociology, BI or AI. Other languages like python or Julia can do anything MATLAB does too.
MATLAB attempts to force you to comply to their guidelines, like when defining a function requiring that the name of the function is identical to the name of the file. Also, it is required to save a file before executing it. My usual workflow is based on a lot of trial and error with the language itself, which is really hard to do in MATLAB. When you want to include a very dummy function for example that executes a simple behaviour, a dedicated file with corresponding filename is required, for example. On the IDE: It doensn't look too bad visually, but I have experienced various UI bugs when using the software. Also, the IDE is pretty resource heavy.
If I didn't have to for my tasks, although MATLAB is efficient for certain purposes, I would definitely NOT choose to use MATLAB to produce solutions.
There is an alternative to MATLAB, but only for specific tasks. MATLAB is a more global application package that helps to solve almost all tasks related to mathematical modeling and for engineering assignments in general. In addition, MATLAB is an eponymous language, which is a high-level interpreted programming language and makes it possible to write programs of two types - functions and scripts. I also use resource https://assignment.essayshark.com/matlab-help.html to ask experts about specific assignments and just to check them. There is also the Mathcad program - it's a computer algebra system that you can use to visualize your math calculations.
One of the de-facto standards for academic implementations