필터 지우기
필터 지우기

How to Pass Signal through canbus

조회 수: 1 (최근 30일)
Youssef Marfoq
Youssef Marfoq 2021년 12월 25일
답변: Supraja 2024년 5월 15일

답변 (1개)

Supraja
Supraja 2024년 5월 15일
Hello Youssef,
I interpret from the question that you are trying to use CAN protocol and also you want to know about concatenating multiple signals into one.
Please find detailed description of the CAN bus protocol in the documentation link provided here:
To concantenate signals into one, you can "MUX" block or "Vector Concatenate" block. The MUX block combines all of the input vectors to a single vector and can be used in combination with the DEMUX block to retrieve the original signals.
Please find the documentation links for "MUX" and "Vector Concatenate" blocks below:
I hope the above helps!
Thank you.

카테고리

Help CenterFile Exchange에서 Composite Interfaces에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by