MATLAB: Is there a way to auto update data/table in matlab when I change the values in the excel sheet

automatic;data importexcelguiimportupdateuser interface

Hi everyone, is there a way to callback data from an xlsx file to an array or a table in matlab so that the subsequent values in matlab changes when i edit the cells in the excel file? Thank you! The data imported is to be used in a GUI as well.