Schmitt Trigger for Matlab 2013b
3 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Sabin
on 21 Jan 2024
Schmitt trigger was introduced in R2015a. The only option for older versions would be a custom implementation.
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!