The Matlab function getclipdata converts the contents of the clipboard to a cell array.
This function could be useful, for example, to obtain the data copied from Excel.
data = getclipdata()
1.0 (2018-09-08)
The Matlab function getclipdata converts the contents of the clipboard to a cell array.
This function could be useful, for example, to obtain the data copied from Excel.
data = getclipdata()
1.0 (2018-09-08)