Strange Parse Error for Superclass; MATLAB Version Problem?

2 visualizzazioni (ultimi 30 giorni)
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

Risposte (1)

per isakson
per isakson il 30 Lug 2014
Modificato: per isakson il 30 Lug 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

Categorie

Scopri di più su Argument Definitions in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by