Hello;
Although I've figured out how to make this by manuel but I need to export the table result to excel by using python code in output.If someone descibe me i will appreciate with that. Thank you.
Dear Emre,
There are many modules available for Python to assist you with using Excel. After you have collected the data from PLAXIS and assign them to variables as lists or in any other type, you can find information with examples on how to use the various Python modules online.