Hi,
What is the best way to:
- Call PSpice in MATLAB
- Pass arguments such as the netlist or .circ files
- export the simulated data from the run
I read many posts, and found incomplete answers suggesting system( ) which just open PSpice and hang the Matlab prompt!
Any guideline documents or complete explanation will be very helpful
Thanks,