
how to observe the output of digital filter?
    조회 수: 7 (최근 30일)
  
       이전 댓글 표시
    
Hi, I am new to simulink.Inorder to observe the output of digital filter(lowpass) ,to what sink should i connect my filter.i tried connecting it to vector scope,but it showed errors..please help me thanks Amrutha
댓글 수: 0
답변 (1개)
  Orion
      
 2014년 11월 7일
        Amrutha,
you should explicit your post.
What is the error message ? (we can't guess it).
Usually, in simulink, you just use a scope block to observe a signal

댓글 수: 3
  Orion
      
 2014년 11월 7일
				you have a problem with the data types. use a block convert to observe your data (you may need to specify the ouput data type of this block).

참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!