Forum Discussion
Altera_Forum
Honored Contributor
12 years agoOk, can you also try:
which -all sl_customization
javaclasspath -dynamic The first command will list all the Simulink customization files including the one for DSP Builder, so again there should be one file under your c:\altera\12.1\quartus directory. The second command will show if the DSP Builder java files are on the class path. Finally can you try typing the following after creating a new model (called untitled by default): dspba.NewModelWizardLaunch('untitled') This should launch the new model wizard from the command line.