iam working on a project on image compression using ebcot .when i tried linking matlab and modelsim iam getting such error.can anyone tell me from the errors i got

??? SWITCH expression must be a scalar or string constant.
Error in ==> hdlsim>l_GetModelSimLibInfo at 549 switch (lfmVer)
Error in ==> hdlsim at 113 case 'ModelSim', libInfo = l_GetModelSimLibInfo;
Error in ==> vsim at 101 hdlsim(pvpairs{:});
Error in ==> top_file_ebcot at 55 vsim('socketsimulink','4449','tclstart',run_process);

Answers (0)

Categories

Asked:

on 14 Apr 2015

Commented:

on 25 Apr 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!