Schmitt Trigger for Matlab 2013b
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I have created a model for a valve control system along with its Power electronics using Simulink 2015b.
But I need to convert it into a version of Simulink 2013b. When I converted it using the 'save to previous version' feature, I got to know that Schmitt trigger does not exist in Simulink 2013b. Can anybody let me know if any other component can be used in place of a Schmitt trigger? Or should I replace the Schmitt trigger component with a schmitt trigger circuit wherever its being used?
0 comentarios
Respuestas (1)
Sabin
el 21 de En. de 2024
Schmitt trigger was introduced in R2015a. The only option for older versions would be a custom implementation.
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!