Azzera filtri
Azzera filtri

Accessing LIN blocks in Simulink model

18 visualizzazioni (ultimi 30 giorni)
Goutham
Goutham il 22 Gen 2024
Risposto: arushi il 2 Lug 2024 alle 11:25
How do I get the LIN pack and LIN unpack blocks into my model? I have the Vehicle Network Toolbox (VNT) toolbox with me, I can see the LIN blocks in the documentation but I cannot see it the Simulink Library, Can some please help me out here? Or do I need a seperate license to access them because the documentation doesn't mention anything related to the licenses.

Risposte (1)

arushi
arushi il 2 Lug 2024 alle 11:25
Hi Goutham,
I understand that you are unable to see the 'LIN Pack' and 'LIN Unpack' blocks in the Simulink Library.
The blocks 'LIN Pack' and 'LIN Unpack' require a Simulink Real-Time license.
To check if you have a Simulink Real-Time licence, you can run the following command in MATLAB
license('test', 'Real-Time_Worksho')
You can refer to the below documentation to learn more about the 'license' function:
To learn more about LIN Pack and LIN Unpack blocks, you can refer the following documentations:
Hope this helps!

Prodotti


Release

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by