aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugeniy Mikhailov <evgmik@gmail.com>2015-08-12 14:10:04 -0400
committerEugeniy Mikhailov <evgmik@gmail.com>2015-08-12 14:10:04 -0400
commit256bc8473e05721045aa6c045eb140ff6eadbe88 (patch)
treed451fb56d1c8ad55caa73d10451712e325010e91
parentf74279cfc37b348f7a7d53289d56945cbd6c6dfc (diff)
downloadlinux-matlab-gpib-256bc8473e05721045aa6c045eb140ff6eadbe88.tar.gz
linux-matlab-gpib-256bc8473e05721045aa6c045eb140ff6eadbe88.zip
note about computer dependent locations
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index da48e70..11fcc99 100644
--- a/README
+++ b/README
@@ -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.