This article is a quick tutorial on using the xlsread MATLAB command to import data from an Excel file into MATLAB. Specifically, you'll learn to:
Extract data from Excel in MATLAB
After reading this article, you'll know how to add a row of cells after the last line of your Excel file.
Let's say you want to add the cell "New Value"
After reading this article, you'll know a consistent way of identifying the row number of a cell in an Excel file.
The Problem
Over time, I figured out a robust way to