WRE Forum presents the MATLAB tutorial series for beginners by Faisal Mohammad Alvee, Md. Saiduzzaman Hreeday, Mushrufa Mushreen Winey, Maiesha Nujhat, Md. Khairul Amin, Shadman Shahariar and Muhyminul Islam.

MATLAB is a proprietary multi-paradigm programming language and numerical computing environment developed by MathWorks. It is a matrix-based language allowing the most natural expression of computational mathematics.

This series includes matrix operator, plotting, functions, logical operations, data types, data manipulation, graphical user interface and so on. We hope, anyone who wants to learn MATLAB, these short tutorials may help.

1-1 Introduction to MATLAB

1-2 Matlab Syntex, Matlab As Calculator

1-3 How to Get Help in MATLAB

1-4 Built in functions in MATLAB

1-5 Introduction to Scripts in MATLAB

1-6 Introduction to String and display in MATLAB

2-1 Introduction to Matrix in MATLAB

2-2 Introduction to 2DMatrix in MATLAB

2-3 Introduction to 3D matrix in MATLAB

3-1 Introduction to plots in MATLAB

3-2 Customizing Plots in MATLAB

3-3 Subplots in MATLAB

3-4 Plot with multiple axes in MATLAB

3-5 Introduction to 3D Plots in MATLAB