Running Matlab R2013a, Instrument Control Toolbox ver 3.3 on a Macbook Pro Mountain Lion 10.8.4.
I have installed NI-VISA 5.3 and am having trouble getting the VISA adaptor recognized. Running the usual commands:
>> visainfo = instrhwinfo('visa');
>> visainfo
visainfo =
InstalledAdaptors: {1x0 cell}
JarFileVersion: 'Version 3.3'
Shows that Matlab isn't seeing the adaptor. Any pointers as to what I did wrong or what I'm missing? I intend to use the Instrument Control Toolbox via TCPIP and USB to a few instruments.