필터 지우기
필터 지우기

Accessing LIN blocks in Simulink model

조회 수: 6 (최근 30일)
Goutham
Goutham 2024년 1월 22일
답변: arushi 2024년 7월 2일
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