prony89
Civil/Environmental
- May 30, 2014
- 2
I realized that ABAQUS python compiler (I dont know if this is the correct term) writes the new variable over existing ones. It does not remove all variable and redefine them. So my question: which command should i use the clear the existing variables before running the new script e.g., clear all in matlab?