I'm trying to change the matrix index, by storing values, but I'm not quiet sure how to do it.
I have a matrix imported from Excel, where the values in the first row and column indicating a week number and a zip code. So when I call the function in command window, I would like to be able to write week number and zip code as parameters, instead of the matrix index. Is that possible? And how?
Thank you