Strange Parse Error for Superclass; MATLAB Version Problem?

조회 수: 2 (최근 30일)
Will
Will 2014년 7월 29일
편집: per isakson 2014년 7월 30일
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

카테고리

Help CenterFile Exchange에서 Argument Definitions에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by