Matlab/Simulink 2018a..Byte pack and unpack

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

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?

Categories

Products

Asked:

on 16 Jan 2020

Commented:

on 17 Jan 2020

Community Treasure Hunt

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

Start Hunting!