I have a two dimensional array in excel such that each cell has a different number of elements separated by commas. For example
Cell A1 has 1.5,201,202,400
Cell B1 has 1.5,202,3000,400,170,190,5.6
Is there an effecient way or command which will bring this data into matlab in the form of...