MATLAB: Working with Tables
Channel:
Subscribers:
7,760
Published on ● Video Link: https://www.youtube.com/watch?v=6PVS85SA3Jw
Working with tables in MATLAB. A table can contain multiple variables (column vectors) of different types such as a cell variable of text, a double variable of numbers, a logical variable, a datetime variable and a categorical variable. I also demonstrate how to use dot indexing to look at a tables properties or to select/update a variable (column). I demonstrate how to create categories and to sort rows. Written guide:
https://dellwindowsreinstallationguide.com/creating-a-table/
Other Videos By Philip Yip
Tags:
MATLAB
table
double
cell
categorical
sortrows
sorting rows
columns
dot indexing
arrays
logical
categories