scatter99Since R2021b. A convenient way to plot data from a table is to pass the table to the scatter function and specify the variables you want to plot. For example, read patients.xls as a tableParameters: src (Tensor) – The source tensor.; index (LongTensor) – The indices of elements to scatter.; dim (int, optional) – The axis along which to index.(default: -1) out (Tensor, optional)