data.HeightMeters = data.HeightYards * 0.9144 % If the variable data.HeightMeters doesn't exist, MATLAB creates a new variable in the data table with the name HeightMeters ...
The MATLAB programming language offers predefined functions for merging sets of data into a new set or array. With a few lines of simple code, you can merge sets of data into a sorted array or matrix.