How to create a Simulink model that gives output 1 if input is even and 0 if it's odd?
41 次查看(过去 30 天)
显示 更早的评论
The output must be displayed through a scope.
0 个评论
回答(1 个)
Arunkumar M
2018-12-2
Use the rem function using interpreted matlab function and then use a switch to get your desired output
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Programmatic Model Editing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!