How can I handle a square wave input in a MATLAB function block?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Vicky S
el 24 de Jun. de 2015
Comentada: Vicky S
el 26 de Jun. de 2015
I am currently working on embedding a controller code. The input to the code is in the form of square wave pulses and as per my understanding it is handled as a time-series object. But none of the time-series commands to extract fields is plausible. Request your input on this issue.
0 comentarios
Respuesta aceptada
Drew Davis
el 25 de Jun. de 2015
Assuming you are using the pulse generator, the default output of this block is a double, so no additional processing is needed to be performed inside the MATLAB function block to obtain the value of the signal
Más respuestas (0)
Ver también
Categorías
Más información sobre Switches and Breakers 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!