T O P I C R E V I E W |
BulatM |
Posted - 05/18/2022 : 6:11:26 PM Hi everyone,
1. Tried to search originpro module for 'Set column as X/Y/Z' operation and found this:
def originpro.worksheet.WSheet.cols_axis()
But when using it in code nothing seems to change.
2. Additional question: when trying to use function
def originpro.graph.GLayer.add_plot()
the code crashes with such message on IDLE: RESTART = C:/.../testing op.add_plot function.py ===== RESTART:Shell =====
Does anyone have solutions for these problems? Im using External Python
Thanks, Bulat |
5 L A T E S T R E P L I E S (Newest First) |
BulatM |
Posted - 05/19/2022 : 09:22:13 AM Upgraded to 2022b version, everything works now. Many thanks again, cpyang andd minimax, for helping out!
Bulat |
BulatM |
Posted - 05/19/2022 : 07:46:00 AM Thanks for the reply! I'll try exactly that
Bulat |
minimax |
Posted - 05/19/2022 : 04:01:01 AM Hi BulatM,
originpro package requires Origin 2021 or later.
Please try upgrading Origin. https://www.originlab.com/2022b |
BulatM |
Posted - 05/19/2022 : 03:46:17 AM Origin 2018
Bulat |
cpyang |
Posted - 05/18/2022 : 7:14:45 PM What is your Origin version?
CP
|