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
Show older comments
??? 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);
1 Comment
Tejasvee Bisen
on 25 Apr 2019
Can You please give me EBCOT algorithm code?
Answers (0)
Categories
Find more on Denoising and Compression in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!