I am a little confused about how I should plot arrays. I am often confused with Charts and Chart Objects. I would like to pass arrays into a function that plots the arrays. In the main code getPlots I would like to make each column an array and divide it by the first column/array (I also need the first column divided by itself). In the plotting function, I often have an invalid parameter error, but I think my confusion comes from whether I am dealing with charts or chart objects. It happens in the plotting function in the line that says with activechart...
I should add that the timeArray represents the x-values.
![]()
Please Login or Register to view this content.
Bookmarks