MATLAB Quizzes

Each MATLAB quiz consists of ten questions, each question with three to four possible answers, at least one of them is correct. There may be multiple correct or incorrect answers. Check those answers that you think are correct, then click the "Submit Quiz" button. If you have answered at least 50% of the answers correctly, you are prepared to take MATLAB a step further, for example by taking the course at Master's level "Numerical Methods". Have fun!

 Quiz: MATLAB Fundamentals

Test your basic understanding of MATLAB Development Environment and language syntax by taking the quiz "MATLAB fundamentals".

The topics of this quiz are: using the workspace, declaring variables, vectors and arrays, using MATLAB built-in functions and user-defined functions, and creating figures with subplots and simple line plots. Read the MATLAB Tutorial MATLAB Tutorial on this site for a brief introduction to these topics.

 Quiz: MATLAB Vectors and Matrices

Test your basic understanding of MATLAB vectors and matrices by taking the quiz "MATLAB Vectors and Matrices".

The topics of this quiz are: using vectors, matrices and arrays. Read the MATLAB Tutorial MATLAB Tutorial on this site for a brief introduction to these topics.

Tools & References

  1. MATLAB Help: https://de.mathworks.com/help/matlab/
  2. MATLAB Language Fundamentals: https://de.mathworks.com/help/matlab/language-fundamentals.html
  3. Octave Software:https://www.gnu.org/software/octave/
  4. Octave Manual:https://octave.org/doc/v6.1.0/