Non inverting Schmitt Trigger

3 visualizaciones (últimos 30 días)
Rohan Sanghavi
Rohan Sanghavi el 15 de Jun. de 2019
Respondida: Vishnu Vardhan el 15 de Jun. de 2019
Hello everyone Can you please help me code a non inverting Schmitt trigger in matlab

Respuestas (1)

Vishnu Vardhan
Vishnu Vardhan el 15 de Jun. de 2019
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.
This link might help you to get started.

Categorías

Más información sobre Programmatic Model Editing en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by