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
Wayne King 2013 年 2 月 25 日
Can you please give an example code snippet that produces this error?
Honglei Chen
Honglei Chen 2013 年 2 月 25 日
try
rehash toolbox
and see if it resolves the issue
NIR
NIR 2013 年 2 月 25 日
example code snippet:
qpskM = comm.QPSKModulator()
rehash toolbox - didn't work, the error is still there
NIR
NIR 2013 年 2 月 28 日
As an extra information for this problem: it happens in 32bit and 64bit version.
NIR
NIR 2013 年 2 月 28 日
編集済み: NIR 2013 年 2 月 28 日
uninstalling R2012b and installing MATLAB R2011b also didn't work Maybe it is something related to the windows path? and not Matlab path and also I tried to find reference to this:
'matlab.system.SFunSystem'
but didn't find anything.

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeCommunications Toolbox についてさらに検索

質問済み:

NIR
2013 年 2 月 25 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by