generate string signal in simulink

2 visualizaciones (últimos 30 días)
Muhammad Akmal Mohd Halim
Muhammad Akmal Mohd Halim el 11 de Oct. de 2020
Respondida: Chaitanya Mallela el 20 de Oct. de 2020
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?

Respuestas (1)

Chaitanya Mallela
Chaitanya Mallela el 20 de Oct. de 2020
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.

Community Treasure Hunt

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

Start Hunting!

Translated by