I am a beginner. I have created my model and now I need to read data from Excel. I have tried following the “ReadingExcelData.ams” example and specifically AXLL, but it doesn't work and keep getting this error:
“The first argument of internal procedure "ReadUsingAXLL" must be an explicit identifier.”
In fact, when I run the “ReadingExcelData.ams” example itself, it doesn't show me the data that model was supposed to read from excel. so my second question is how should I get the example work?
I actually have another question, if you dont mind. I need matrix format for some of my parameters and now I know how to read matrix from excel. However, I was wondering if I could read my data in a table format (rather than matrix) from excel, but transform it into a matrix in AIMMs? This would be helpful for sparse matrices.
Sign up
Already have an account? Login Please use your business or academic e-mail address to register