Strange Parse Error for Superclass; MATLAB Version Problem?

2 vues (au cours des 30 derniers jours)
Will
Will le 29 Juil 2014
Modifié(e) : per isakson le 30 Juil 2014
Hello!
I am using vendor supplied code to stream data from MATLAB to hardware. All of the code is in the following GitHub: https://github.com/analogdevicesinc/mathworks_tools/tree/master/iio_sys_obj
Anytime I attempt to run either of the m files, I instantly receive the following error:
"Error using iio_sys_obj The specified superclass 'matlab.system.mixin.CustomIcon' contains a parse error or cannot be found on MATLAB's search path, possibly shadowed by another file with the same name."
I know the code was written using 2013b, and I am currently stuck with 2013a. Could that be a source of the problem?
The code uses an additional Windows software driver found under the "Downloads" section here(but I do not think it has anything to do with this particular error): http://wiki.analog.com/resources/tools-software/linux-software/libiio/clients/matlab_simulink#downloads
Thank you for any assistance!
Will

Réponses (1)

per isakson
per isakson le 30 Juil 2014
Modifié(e) : per isakson le 30 Juil 2014
"I know the code was written using 2013b, and I am currently stuck with 2013a." &nbsp That seems to be the reason.
I don't think it is noted in the Release notes, however search for "system.mixin.CustomIcon" in

Catégories

En savoir plus sur Argument Definitions dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by