goay
Newbie level 5
Good day, recently I've done sumulation using ADS command line to automate circuit simulator. My command line looks like this:
[status,cmdout] = dos(['hpeesofsim C:\Users\USM-POSTGRADE\Documents\MATLAB\ADS\',netListFileName]);
which I did using MATLAB. However, I did not find any document regarding how to set up automating process for momentum. Can anyone help me? My ADS version is older than 2011 hence doesn't have access to ADS knowledge center. Thanks.
[status,cmdout] = dos(['hpeesofsim C:\Users\USM-POSTGRADE\Documents\MATLAB\ADS\',netListFileName]);
which I did using MATLAB. However, I did not find any document regarding how to set up automating process for momentum. Can anyone help me? My ADS version is older than 2011 hence doesn't have access to ADS knowledge center. Thanks.