Problems loading drivers for a motion controller

5 次查看(过去 30 天)
I'm trying to load drivers for a Newport Motion Controller and when I enter the load command (xps_load_drivers) I get the following error message:
Index exceeds matrix dimensions.
Error in loadlibrary>getLoadlibraryCompilerConfiguration (line 520)
Error in loadlibrary (line 263)
Error in XPS_load_drivers (line 11) loadlibrary ('XPS_Q8_drivers', 'XPS_load_drivers.h');
I'm using Matlab R2014b and found that I need a compiler for Matlab, correct me if I'm wrong, and found that Microsoft Windows SDK 7.1 is a good compiler but I can't install it for some reason. What can I do?
It also says in "mex -setup" that "No supported compiler or SDK was found." which seems reasonable considering the error message.

回答(1 个)

Vineeth Kartha
Vineeth Kartha 2016-2-4
编辑:Vineeth Kartha 2016-2-4
Hi Mikael,
You can refer the answer to the question in this link, on how to install Microsoft Windows SDK 7.1.

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by