Problems loading drivers for a motion controller
Afficher commentaires plus anciens
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 commentaires
Walter Roberson
le 29 Jan 2016
Which operating system are you using? Are you using 64 bit MATLAB?
Mikael Sandell
le 29 Jan 2016
Walter Roberson
le 29 Jan 2016
Are you using Windows 10, Windows 8, Windows XP-64 ?
Réponses (1)
Vineeth Kartha
le 4 Fév 2016
Modifié(e) : Vineeth Kartha
le 4 Fév 2016
0 votes
Hi Mikael,
Catégories
En savoir plus sur Troubleshooting in MATLAB Compiler SDK dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!