How to create a Simulink model that gives output 1 if input is even and 0 if it's odd?

20 visualizaciones (últimos 30 días)
The output must be displayed through a scope.

Respuestas (1)

Arunkumar M
Arunkumar M el 2 de Dic. de 2018
Use the rem function using interpreted matlab function and then use a switch to get your desired output
temp.PNG

Categorías

Más información sobre Simulink Functions en Help Center y File Exchange.

Productos


Versión

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by