Anders sir,
yes it worked for the total energy vs gate voltage script. i got the plot.
But in charge stability diagram script the same previous error is coming."ValueError: setting an array element with a sequence."
please suggest me...
+------------------------------------------------------------------------------+
| NanoLanguageScript execution started |
+------------------------------------------------------------------------------+
+------------------------------------------------------------------------------+
| |
| Atomistix ToolKit 11.2.2 [Build 3069] |
| |
+------------------------------------------------------------------------------+
[array([-8., -6., -4., -2., 0., 0., 2., 4., 6., 8.]), array([-8., -6., -4., -2., 0., 0., 0., 2., 4., 6., 8.]), array([-8., -6., -4., -2., 0., 2., 4., 6., 8.]), array([-8., -6., -4., -2., 0., 0., 2., 4., 6., 8.]), array([-8., -6., -4., -2., 0., 2., 4., 6., 8.])]
Traceback (most recent call last):
File "c:\users\bhushan\appdata\local\temp\4304438298526839.py", line 25, in <module>
voltage_list = numpy.array(voltage_list)
ValueError: setting an array element with a sequence.
NanoLanguageScript execution failure
+------------------------------------------------------------------------------+
| NanoLanguageScript execution finished |
+------------------------------------------------------------------------------+