Tech Fixx · Video
MATLAB Plot Tutorial: Line, Bar & Scatter Charts | Lesson 5
Watch this 1 min 45 sec tutorial from the Tech Fixx channel, published .
Check that the device, software and version shown match your setup. Use the player controls for captions, playback speed and full screen where available.
Loading the player connects to YouTube. If playback is unavailable here, watch on YouTube ↗.
From the video description
Learn basic MATLAB plotting with line graphs, bar charts and scatter plots. This beginner Lesson 5 uses plot(), bar() and scatter(), then adds titles, axis labels, legends, colours, line styles and markers.
You’ll learn how to: • Create a line plot with plot() • Build a bar chart with bar() • Make a scatter plot with scatter() • Add title, xlabel, ylabel and legend • Change colours, markers and line styles • Plot multiple data series on one set of axes • Choose a chart that suits the data
Chapters: 0:00 Introduction 0:20 Line plots with plot() 0:45 Bar charts with bar() 1:05 Scatter plots with scatter() 1:20 Add titles and labels 1:35 Summary
Official MathWorks plotting guide: https://www.mathworks.com/help/matlab/creating_plots/add-title-axis-labels-and-legend-to-graph.html
Continue the full MATLAB for Beginners course on Tech-Fix and subscribe for more step-by-step data-visualisation tutorials.
#MATLAB #MATLABPlot #DataVisualization