Daniel Garcia-Romeo
unread,Sep 26, 2016, 8:29:09 AM9/26/16You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
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