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

21 Ansichten (letzte 30 Tage)
The output must be displayed through a scope.

Antworten (1)

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

Kategorien

Mehr zu Simulink Functions finden Sie in Help Center und File Exchange

Produkte


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by