News

There are many software available to plot graphs based on the input values, today we will use MATLAB to plot graph based on the temperature data from LM35 sensor. This tutorial will give you a basic ...
Graphs are a primary method of visualisation and analysis. MATLAB makes it possible to plot graphs separately and also plot multiple lines in the same plot.
In this tutorial we will learn how to log and present the data in graphical format using MATLAB. Here we log the real time temperature and humidity data from DHT11 using Arduino and MATLAB. We ...