First, check which cells that are empty using the function isempty. Since isempty does not accept cell arrays as input, you can use the cellfun function.
確定! 回上一頁