Non inverting Schmitt Trigger
    조회 수: 10 (최근 30일)
  
       이전 댓글 표시
    
Hello everyone Can you please help me code a non inverting Schmitt trigger in matlab
댓글 수: 0
답변 (1개)
  Vishnu Vardhan
      
 2019년 6월 15일
        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.
댓글 수: 0
참고 항목
카테고리
				Help Center 및 File Exchange에서 C Shared Library Integration에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!