tf 함수 인식 문제
Show older comments
.m 파일내 code 중에 tf 함수를 사용하고 있는데
'tf'은(는) 인식할 수 없는 함수 또는 변수입니다. 라는 메시지가 뜨면서 실행되지 않습니다.
transfer function 함수는 사용할 수 있어야 할 것 같은데
뭔가 설정해 줘야 하는 게 있는건가요?
channel = c2d(tf(b,a),Ts); 이 code 가 에러가 있는 line 입니다.
Accepted Answer
More Answers (0)
Categories
Find more on 설치 및 라이선스 부여 소개 in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!