JonasL |
Posted - 03/10/2025 : 10:14:16 AM Hi everyone,
I'm new to embedded python in Origin and I ran into a problem which can be hopfully solved here. I'm working on a Windows 10 machine with OriginPro 2025 installed.
I can successfully load my data into a worksheet as an intensity matrix with X values in the first column and y values in the first row.

I'd like to plot the data with a contour profile template using the .add_plot origin function. However, I always get an empty plot when plotting with the script but it works fine when doing it manually, using the same template. How do I specify colx and coly when y is the first row and varies of the columns?
With script:

Manually:

Thanks for your help!
Greetings, Jonas
|