Getting the following Error on Startup

1 Ansicht (letzte 30 Tage)
Jason Ottie
Jason Ottie am 20 Nov. 2018
Kommentiert: Adam Danz am 20 Nov. 2018
I have a student running the 2018B Student version on a Mac. On startup she gets the error:
Warning: The following error was caught while executing 'internal.hotplug.EventSource' class destructor: Dot indexing is not supported for variables of this type.
Error in internal.hotplug.EventSource/stop (line 69)
obj.Channel.close();
Error in internal.hotplug.EventSource/delete (line 53)
stop(obj);
Error in internal.hotplug.EventSource (line 34)
function obj = EventSource()
Eror in internal.deviceplugindetection.Manager (line 173)
obj.USBDectorObject = internal.hotplug.EventSource();
Error in internal.deviceplugindetection.Manager.getInstance (line 246)
devicePlugInManagerInstance =
internal.deviceplugindetection.Manager();
Error in matlabrc (line 86)
pl=internal.deviceplugindection.Manager.getInstance(line 246);

Antworten (0)

Kategorien

Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange

Tags

Produkte


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by