
How to create a Simulink model that gives output 1 if input is even and 0 if it's odd?
    17 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
The output must be displayed through a scope.
0 Commenti
Risposte (1)
  Arunkumar M
      
 il 2 Dic 2018
        Use the rem function using interpreted matlab function and then use a switch to get your desired output

0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

