Good afternoon,
i was trying to connect a Rigol DS1104 to Octave. In Matlab it worked great and therefore i thought i can use the implented m-files from Matlab. Therefore i used visa.m (attached and the protocol is visa). But i get the error
external methods are only allowed in @-folders
>>> obj = loadobj(B)
so i need to run it in external mode or something like that ?
Thank you very much