Origin Ver. 2021b and Service Release (Select Help-->About Origin):
Operating System: win10 ent
Is it possible to loop this code section in case I want to plot multiple spectra but in different panels? rather than pasting it multiple times and changing variables.
gl_0= gr1[0]
p0 = gl_0.add_plot(wks, coly='B', colx='A', type=202)