Strange Parse Error for Superclass; MATLAB Version Problem?

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

回答(1 个)

per isakson
per isakson 2014-7-30
编辑:per isakson 2014-7-30
"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

类别

帮助中心File Exchange 中查找有关 MATLAB 的更多信息

提问:

2014-7-29

Community Treasure Hunt

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

Start Hunting!

Translated by