How to generate sine wave in Simulink by using the MATLAB function?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Sajjad
el 9 de Dic. de 2014
Comentada: Santiago Morocho
el 19 de En. de 2016
I want to generate sine wave in Simulink by using the MATLAB function. I could not get the actual sinewave. And could not find the problem also, Please see the picture attached below to get a clear picture of my problem. And the code I used for MATLAB function works fine in MATLAB.
0 comentarios
Respuesta aceptada
Orion
el 9 de Dic. de 2014
You could just use the sine wave block ?
If you really want to use a matlab function, you need to do :
here, the Matlab function generates the exact same sine as the sine wave block.
2 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Sources en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!