Unable to initialize SIT server
Mostra commenti meno recenti
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?
Risposte (1)
Brian Goodall
il 12 Lug 2011
0 voti
Categorie
Scopri di più su Naming Conventions in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!