Hi
I build a small low pass filter and ran the simulation in ADE and tried to read using MATLAB Spectre Toolbox. Its not working.
The error is attached as follows. I have referred to Matlabspectre.pdf and set the appropriate environments in matlab. Dont know why?
mydir =
/home/njacob2/simulation/design1_rcresponse/spectre/schematic/psf
>> nevin=cds_srr('mydir')
??? Undefined function or method 'cds_innersrr' for input arguments of
type 'char'.
Error in ==> cds_srr at 16
sig = cds_innersrr(dirname);