generate string signal in simulink

3 次查看(过去 30 天)
Hello. I'm doing a project of communication. I'm tring to make characters from the constant string to be a continous sine signal so that i can encode it. all the blocks for signal generator are only input signal that we set. How to make the constant string be the input for the signal generator?

回答(1 个)

Chaitanya Mallela
Chaitanya Mallela 2020-10-20
Signal generator block does not accept external inputs apart from time. Try to convert character ASCII values to binary using encoder and generate a desired continuous signals from binary values using MATLAB function block.

类别

Help CenterFile Exchange 中查找有关 String 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by