1. Assume a structural transient problem has been set up in ANSYS Workbench 19.1 and has been solved and deformation probe results are in the tabular data in the GUI interface. [Attached snapshot]
2. From Workbench>Transient module>Mechanical>Tools>Write input file (input.dat). [Attached snapshot]
3. Write a Command snippet to write a text file to HDD of the tabular data (Amplitude vs time) in Transient>Solution (output.dat)
4. Open the "input.dat" in MATLAB, edit the row and change the frequency, write new output.dat, perform data processing in MATLAB, repeat in a loop.
If this sounds plausible, how could I write the command snippet for this, any template or pointers to refer?
P.S. I have used ANSYS very sparingly and have very little experience. I have tried to find the answer using online searches and videos, but did not have much luck. Any help is appreciated.