Doug Hull, MathWorks
(Originally posted on Doug's MATLAB Video Tutorials blog.)
If you have a uitable in a UI made in GUIDE, you might want to change that data in a callback. For instance, you might want to change the values or increase the size of the dataset. This short video shows you the process to get the data into a variable, manipulate it, then set it back into the uitable.