Tagged Questions
0
votes
2answers
55 views
Import array indices from Excel
In an Excel file, I have some numbers which I will use as the indices of arrays. I want to read those numbers and assign them as the array indices in Mathematica.
For instance, in Excel I have
and ...
0
votes
1answer
38 views
Import a data stored in EXCEL and change it to a Table [closed]
I have an EXCEL file in which large amount of numbers is stored in a column in the first sheet, like data in the column A of the sheet1 of excel file. When I apply the Import function; the data is ...