Matlab/Simulink 2018a..Byte pack and unpack

13 views (last 30 days)
Sankar Mahadevan
Sankar Mahadevan on 16 Jan 2020
Commented: stozaki on 17 Jan 2020
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
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

Sign in to comment.

Answers (1)

Jonas
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?

Products

Community Treasure Hunt

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

Start Hunting!