diff options
author | Eugeniy Mikhailov <evgmik@gmail.com> | 2015-08-12 14:10:04 -0400 |
---|---|---|
committer | Eugeniy Mikhailov <evgmik@gmail.com> | 2015-08-12 14:10:04 -0400 |
commit | 256bc8473e05721045aa6c045eb140ff6eadbe88 (patch) | |
tree | d451fb56d1c8ad55caa73d10451712e325010e91 | |
parent | f74279cfc37b348f7a7d53289d56945cbd6c6dfc (diff) | |
download | linux-matlab-gpib-256bc8473e05721045aa6c045eb140ff6eadbe88.tar.gz linux-matlab-gpib-256bc8473e05721045aa6c045eb140ff6eadbe88.zip |
note about computer dependent locations
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -17,6 +17,9 @@ Above will compile proper Matlab interface, which apparently should happen by itself. At first execution of 'lgpib' within Matlab. +If you want to run it from network drive move resulting 'gpib_function.mexglx' +to a computer dependent location. + See 'gpib_test.m' and 'HP8596E_take_data.m' for usage examples. |