필터 지우기
필터 지우기

Problems loading drivers for a motion controller

조회 수: 5 (최근 30일)
Mikael Sandell
Mikael Sandell 2016년 1월 29일
편집: Vineeth Kartha 2016년 2월 4일
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.
  댓글 수: 3
Mikael Sandell
Mikael Sandell 2016년 1월 29일
Yes, I'm using the 64 bit version.
Walter Roberson
Walter Roberson 2016년 1월 29일
Are you using Windows 10, Windows 8, Windows XP-64 ?

댓글을 달려면 로그인하십시오.

답변 (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