I have temperature data that I would like to plot in i surface plot. I was thinking to put the data together in a matrix where the x-axis is time, the y-axis is a postion and the z-axis would be the data at that x-y-position (i.e. height, or in this case temperature). Is this possible using ilnumerics?
Thanks