Non inverting Schmitt Trigger
Afficher commentaires plus anciens
Hello everyone Can you please help me code a non inverting Schmitt trigger in matlab
Réponses (1)
Vishnu Vardhan
le 15 Juin 2019
0 votes
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.
Catégories
En savoir plus sur C Shared Library Integration dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!