Schmitt Trigger for Matlab 2013b

18 views (last 30 days)
Vanchinathan Ganesan
Vanchinathan Ganesan on 15 Mar 2017
Answered: Sabin on 21 Jan 2024
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?

Answers (1)

Sabin
Sabin on 21 Jan 2024
Schmitt trigger was introduced in R2015a. The only option for older versions would be a custom implementation.

Community Treasure Hunt

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

Start Hunting!