- Research Institutions: Universities, government research agencies, and education sites like studyheal often use MATLAB for various research projects. They may hire researchers and analysts with MATLAB expertise.
- Engineering Companies: Companies involved in fields like aerospace, automotive, electrical engineering, and mechanical engineering frequently use MATLAB for simulations, modeling, and data analysis. They may hire engineers and analysts with MATLAB skills.
- Financial Institutions: Some financial institutions use MATLAB for quantitative analysis, risk modeling, and algorithmic trading. They may hire individuals with MATLAB and finance-related skills.
What are the MATLAB job options?
120 次查看(过去 30 天)
显示 更早的评论
Hi,
It seems to me that most of the companies that hire programmers are looking for C++, Python, Java, etc. skills but very rarely I saw in a job post any requirements about MATLAB. Do you know any company which hires people for MATLAB programming (+ research)? This was extremely useful for me in my research as a grad. student (because I could spend most of my time thinking about the problem than writing code) so I guess there have to be also firms that realized the advantages of MATLAB...
1 个评论
Lynn
2023-9-6
While MATLAB is not as commonly mentioned in job postings as languages like C++, Python, or Java, there are still many companies and organizations that use MATLAB and hire individuals with expertise in it. MATLAB is particularly popular in fields such as engineering, physics, data analysis, and scientific research. Here are some types of companies and organizations that often require MATLAB skills:
回答(7 个)
Jason Ross
2012-12-6
In addition to Andreas' advice, I'd also add that you might what to broaden your search to include the job titles "engineer", "scientist" and "reasearcher". Depending on the employer it may not be considered a "programming" position.
There is also a section of the MathWorks website where "User Stories" are written. They can be reviewed by company, product, industry, application or academia. This might provide some useful data for where to look for open positions.
On a more personal note, I found the book "What Color is Your Parachute" to be amazingly helpful when I looked for my first job out of college years ago. It's updated annually by the author, so it's always up to date with relevant advice for people looking for a new position.
John Petersen
2012-12-6
Years ago, while in grad school I decided that it would be best to learn one programming language very well, instead of a lot of languages at a mediocre level. I settled on Matlab. In the early 90's it was not the behemoth that it has become, so I chose well. Since then, at every hiring I have requested a copy of Matlab. I have never been turned down, and usually they are impressed that I am so attached to a mathematical tool. While I have still needed to produce products that require software or firmware written in C, C++, Ada, Fortran, C#, Perl, etc., my Matlab coding skills have transferred over relatively well, and I usually can get the help I need for the other languages. And I get to use Matlab for all my design and analysis!
If a company didn't get it for me, and I felt I needed it, I would either change jobs, or buy it myself. Consider Matlab as a skill and tool that you can offer a company. Most companies hiring engineers will be glad to get such an asset, even if no one else there uses it.
3 个评论
Rik
2020-7-2
Matlab is a bit of both. It is the name people use for the language and it is the name of the software that can execute code written in that language. What is your specific question?
Walter Roberson
2020-7-4
MATLAB is a development environment that includes multiple components. One of the components is a matrix oriented programming language that has a "just in time" optimized execution engine for efficiency. A number of add-on "Toolboxes" and "Support Packages" are available, some of which can interface to compilers to generate executables to run MATLAB programs, and others of which can generate C or C++ code that can be called from other programs; some toolboxes generate C or C++ code that can be compiled and deployed to devices such as Raspberry Pi, Arduino, TI C2000, ESP286, NVIDIA GPUs, and other hardware.
MATLAB itself was written in a combination of languages, including C, C++, Java, and even a bit of Fortran. And MATLAB (the overall package) also includes libraries written in MATLAB (the programming language.)
One thing that MATLAB is not is a compiler itself, at least not in any user-accessible ways: to generate executable code, MATLAB generates intermediate C or C++ code that is then compiled.
Jan
2012-12-8
编辑:Jan
2012-12-8
I am smart and I know Matlab so I got my job at the company I'm working for (the details do not matter here). My Matlab skills have been an important argument to hire me and I've programmed 2 lines of Matlab code for my job in the last year. And this does not mean that something went wrong. It means, that the staff department searched for someone, who is able to use computers to solve problems and especially Matlab, if this tool matches the specific problem. But most of the problems could be solved with much simpler tools also, e.g. Windows-batch files, Unix shell scripts, R, PhotoShop and Excel. In the last case, I would have preferred Matlab, but the team had an already working Excel sheet already, such that teaching them how to use Matlab would have been a waste of time. But I could decide against Matlab only because I know Matlab well.
A company, which employes computer scientists, expect them to learn and use new features. I've done my first steps in Matlab 15 years ago with Matlab 4.2 and there are big differences to modern versions (except for the GUIs...). Keeping in touch with such changes consumes more time than learning how to use e.g. the Financial Instruments Toolbox, when you have an education in financial science. Therefore your question sounds like: "I have a 32mm open-end wrench, who will need this?". But the companies have problems like: "We build bikes. Currently one of the steps requires a 32mm open-end wrench, but this will most likely change in the future and there are dozens of other problems to solve also". Anyhow, this does not mean that a professional handling of this tool is a drawback. But it will be only a small piece of your work in the next 40 years.
0 个评论
Razvan
2012-12-7
4 个评论
Andreas Goser
2012-12-11
Knowing only one computer language is always a risk. Look at the open positions for new grads at MathWorks. Also at MathWorks C and Java is needed...
Andreas Goser
2012-12-6
There are two "groups" of employers of people with MATLAB and Simulink experience: MathWorks customers - and MathWorks!
For MathWorks customers: The point here is if you want to be involed with r&d yourself or be a programmer for the r&d people. In some industries, the r&d people are more likely to have MATLAB & Simulink skills than in others. It would be unwise to specify this hear in the public though.
2 个评论
bym
2012-12-7
the job search use-ability of the web site could be improved. Also, not everyone inclined to apply (US based) wants to move to Natick, which are the majority of listings
Jan
2012-12-7
The goal of (most) companies is to solve problems efficiently, while the programming language is the tool only. Even the costs of a commercial license of Matlab can negligible compared to the payment of the staff members and to the profit. Therefore you should apply for job opportunities even when they ask for C++ skills: "I could implement this in C++ in 4 month, or with Matlab in 2. Therefore I suggest to employ me and buy Matlab." This can be more impressing, especially when 40 C++ cracks apply for the same job.
0 个评论
Thomas
2012-12-6
Here is a basic search from a job site showing skill in MATLAB needed..
the job listing might be smaller than C++ or Java but the payrates are higher.
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!