Do I need to install toolboxes, or Matlab alone is enough for most uses?
Ältere Kommentare anzeigen
I need Matlab. Is it enough if I only choose Matlab in the installation, or do I need to choose at least some complements? Compiler Toolbox, for exemple.
And if I need Simulink, ... the same question.
Thanks
Akzeptierte Antwort
Weitere Antworten (1)
Walter Roberson
am 2 Mai 2022
1 Stimme
If you are referring to installing a system compiler such as MinGW: I personally only need to compile things (with MEX) about once a year. Other people might need it multiple times per day. If you were using Rapid Acceleration mode with SImulink, then the system compiler might get used often.
If you are referring to MATLAB Compiler, the product that compiles MATLAB source code into an executable: I have rarely had a use for that myself. Some of the volunteers use it a lot in their particular situation.
There are entire industries, such as creating FPGA, that need system compilers extensively, but there is a lot that can be done with MATLAB without using them.
1 Kommentar
Walter Roberson
am 2 Mai 2022
If you are asking about the Mathworks "toolbox" products:
For my work, I use the Symbolic Toolbox most days, and the Optimization Toolbox fairly often. I use some of the other toolboxes too, less frequently. There are other toolboxes that I have never myself had reason to use, such as Automated Driving. Experiences can vary a fair bit depending on needs.
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!