Accessing LIN blocks in Simulink model

6 次查看(过去 30 天)
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.

回答(1 个)

arushi
arushi 2024-7-2
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!

类别

Help CenterFile Exchange 中查找有关 Vehicle Network Toolbox 的更多信息

产品


版本

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by