How to generate matlab code in a simulink block
Mostrar comentarios más antiguos
Hello,
I didn't find any solutions to generate randomly a ternary sequence, so, I get an idea. Generate a ternary sequence with matlab code (easy with rand), and put it in a simulink block for simulation. It is possible ?
Thanks for any response.
Regards
Respuestas (1)
Sebastian Castro
el 11 de Mzo. de 2015
0 votos
Sure you can, with the MATLAB Function block:
- Sebastian
Categorías
Más información sobre Simulink Coder en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!