Matlab/Simulink 2018a..Byte pack and unpack
13 views (last 30 days)
Show older comments
Hi,
I am trying to use a simulink block but it throws an error called etagetslib not found..do you know what i need to to make use of this functionality?
1 Comment
stozaki
on 17 Jan 2020
Hello Sankar,
Either the library block is not installed or the library is not on the MATLAB path.
Is that model a shipping demo model? It seem to be using a hardware support package.
Can you cut out and attach a library block?
Regards,
stozaki
Answers (1)
Jonas
on 17 Jan 2020
Can you search the Simulink block library for 'byte unpack' and see if you have multiple of those blocks? It seems like you have selected a 'byte unpack' block from an external library which is not installed anymore on your machine. I use the 'byte unpack' block from the Simulink Real-time library. Do you have that toolbox installed?
0 Comments
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!