Daniel Garcia-Romeo
2016-09-26 12:29:04 UTC
This instruction works on Matlab 2015:
visa('ni','GPIB0::1::INSTR');
But on Matlab 2016 it doesn't:
visa('ni','GPIB0::1::INSTR');
Error using visa (line 210)
Invalid RSRCNAME specified. Type 'instrhelp visa' for more information.
Thanks in advance
visa('ni','GPIB0::1::INSTR');
But on Matlab 2016 it doesn't:
visa('ni','GPIB0::1::INSTR');
Error using visa (line 210)
Invalid RSRCNAME specified. Type 'instrhelp visa' for more information.
Thanks in advance