How to solve the: "Error using comm.QPSKModulator" ?
Ältere Kommentare anzeigen
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 Kommentare
Wayne King
am 25 Feb. 2013
Can you please give an example code snippet that produces this error?
Honglei Chen
am 25 Feb. 2013
try
rehash toolbox
and see if it resolves the issue
NIR
am 25 Feb. 2013
NIR
am 28 Feb. 2013
Antworten (0)
Kategorien
Mehr zu Communications Toolbox finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!