News

2-D Line Plot 2-D Line Plot in Matlab is created using the basic inbuilt function ‘plot (x, y)’, where x and y are both vectors and the graph is y versus the corresponding values of x. Within this ...
Matlab can be used efficiently to plot various types of 2D and 3D graphs for different set of equations and functions.
This tutorial will give you a basic idea about how to plot real time graph using MATLAB. Arduino Uno is used here to get temperature data from LM35 temperature sensor.