Skip to main content
1-Visitor
March 9, 2015
Question

MC15 Plot 16 Trace maximum

  • March 9, 2015
  • 1 reply
  • 810 views

Hello all,

I need to plot 20 traces to really represent my data clearly.

Is there a simple way to increase the number of traces you can have on a single plot beyond 16?

1 reply

23-Emerald V
March 9, 2015

David Irving wrote:

Hello all,

I need to plot 20 traces to really represent my data clearly.

Is there a simple way to increase the number of traces you can have on a single plot beyond 16?

What do you mean by "clearly"? How do you want to show it?

Assuming you mean a 2D plot, you can increase the apparent number of traces by combining your results into a matrix and plotting the matrix.

Alternatively, you could plot the matrix in a 3D plot.

Stuart