How to solve the: "Error using comm.QPSKModulator" ?
이전 댓글 표시
I get this error in a fresh installed MATLAB 2012b:
Error using comm.QPSKModulator
The specified superclass 'matlab.system.SFunSystem' contains a parse error or cannot be found on MATLAB's search path, possibly shadowed by another file with the same name.
I get the same error in other functions from the Communications toolbox but not all the functions. Someone know how can I solve it?
댓글 수: 5
Wayne King
2013년 2월 25일
Can you please give an example code snippet that produces this error?
Honglei Chen
2013년 2월 25일
try
rehash toolbox
and see if it resolves the issue
NIR
2013년 2월 25일
NIR
2013년 2월 28일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Communications Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!