I want to simulate a circuit in EMTPWorks-RV. I have written an m.file.
For my simulations, I need to call EMTP (run, simulation and give the
results) from my m.file in each iteration and then use values of the
simulation of EMTP in the m.file of MATLAB software again. So, I am
wondering if you could help me with some instructions related to my
problem. To be precise, the stages which I need is listed below:
1. A Command to "Run EMTPWorks-RV" in the m.file with initial values presented in my m.file.
2. A Command to "get values of simulation in EMTP" and give them to the m.file.
Thanks for your time.