Quantcast
Channel: Cadence Custom IC Design Forum
Viewing all articles
Browse latest Browse all 4908

ADE Assembler MATLAB Interface and MATLAB Parallel Computing

$
0
0

Hi,

For the moment I am using ADE Assembler together with the MATLAB Integration Tools. Though, I wanted to load the results of the simulation in MATLAB in a parallel way. Is this possible?

E.g. I want to do something like this in MATLAB:

parfor dataPoint = 1:amountOfSweeps

       adeInfo.loadResult('test', 'TRANSIENT', 'DataPoint', dataPoint);

end

Or is there another way of quickly loading the results in MATLAB of, for example, 20 sweeps? Because running the code of above takes some time (especially if the amount of sweeps are larger).

Kind regards,

Nicolas


Viewing all articles
Browse latest Browse all 4908

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>