Forum Discussion
Altera_Forum
Honored Contributor
15 years agoSounds like your path is missing lots of stuff. Try adding further directories:
addpath(genpath('/sw/altera/quartus/9.0/quartus/dspba')) Will add every directory under DSP Builder Advanced to your MATLAB path and so you shouldn't miss anything. You could make it more fine-grained with that if that was too much.