Unable to initialize SIT server
Afficher commentaires plus anciens
I'm working with fresh installations of Labview 2010(x32), MATLAB 2007b (x64), and SIT 2010 (apparently same as SIT 5.0). Due to some sort of file protection in the system, I am unable to modify matlabrc.m with the code specified in the readme, but am attempting to execute it in the MATLAB console. The first two commands run fine but the third command,
NISITServer;
throws the error
??? Undefined function or variable 'NISITServer'.
I saw another user, who was using SIT 4.0, on the Labview forums try to fix this with
loadlibrary NISITServer.dll
loadlibrary NISITServer.mex32
but that didn't work for them and it doesn't work for me.
It's a little distressing that the code in the help file doesn't work... any ideas?
Réponses (1)
Brian Goodall
le 12 Juil 2011
0 votes
Catégories
En savoir plus sur Naming Conventions 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!