Non inverting Schmitt Trigger
显示 更早的评论
Hello everyone Can you please help me code a non inverting Schmitt trigger in matlab
回答(1 个)
Vishnu Vardhan
2019-6-15
0 个投票
Hi Rohan,
I can suggest you a way to get code for Schmitt trigger. There is feature called Code generation in MATLAB , with this you can get a C code for the Schmitt trigger block available in SIMULINK.
With this way you cannot get the code completely but you can get the logic how it is implemented and start writing your own code which may serve your purpose.
类别
在 帮助中心 和 File Exchange 中查找有关 C Shared Library Integration 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!