Hello guys, I have a custom fermentation block that I want to plot the solution array of the ODE on the Spreadsheet. However I'm finding it difficult to send the data. Here is the piece of code I tried after reading countless posts and tutorials of Python Scripting in DWSIM.
Assume sol is nx3 array. This is returning:
6 06/10/2023 18:28:10 Error Error in 'Python.Runtime': 'FormNewSpreadsheet' object has no attribute 'Worksheets' + Info
Kind regards,
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello guys, I have a custom fermentation block that I want to plot the solution array of the ODE on the Spreadsheet. However I'm finding it difficult to send the data. Here is the piece of code I tried after reading countless posts and tutorials of Python Scripting in DWSIM.
Assume sol is nx3 array. This is returning:
6 06/10/2023 18:28:10 Error Error in 'Python.Runtime': 'FormNewSpreadsheet' object has no attribute 'Worksheets' + Info
Kind regards,