Do MathWorks classes teach programming logic or C/C++?
The relevant courses will teach you how to program using the MATLAB language constructs, work with Simulink models, and develop Stateflow systems. Although C/C++ can be used to interface with MATLAB applications and create C-Mex functions, the courses do not cover how to program in C/C++. Certain courses, including Integrating Code with Simulink, Real-Time Workshop Fundamentals, and Deploying MATLAB Based Applications – Java Edition, require some knowledge of C even though C will not be taught.