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!