MAKEMID unable to interpret encoded .SUB files which is different from the default encoding scheme of the machine
Show older comments
I downloaded the Tektronix oscilloscope instrument driver from following page:
I tried converting the driver to MATLAB instrument driver format using the following command:
>> makemid('Tkdpo2k3k4k')
This resulted in the following error:
Error using makemid (line 139)
File does not comply with the VXIplug&play sub file format.
Accepted Answer
More Answers (0)
Categories
Find more on Instrument Control Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!