using laptop A with usb devices that are controlled by laptop B with MATLAB

2 次查看(过去 30 天)
Hi
Background:
I developed matlab programs to control some devices by .dll, but they only work on my personal laptop but not on institute laptop due to some security limitation which the IT guy and I cannot solve. No more effort into making the programs work on institute laptop because it takes too much time and might not even work out. The institute allows using personal laptop but I just dont want to carry it to lab frequently.
So,
I want to put institute laptop A with usb devices plugged in in the lab, while I can somehow connect it to my personal laptop B at home and control the devices using matlab that is installed on laptop B (since only matlab on laptop B can control these devices). I have and can have matlab, python or any other possible softwares installed on instittue laptop. Or I can even buy a wifi usb port if that actually exists and works. Any method?
Thanks

回答(1 个)

Piyush
Piyush 2023-5-3
I am sharing some possible solutions that may help-
  1. If you can carry the usb devices to your home, then please connect it to your personal laptop. Run things there only. Use some software to share screen of personal laptop on institute laptop and keep working in labs.
  2. If you can’t take the device home, check if the device allows remote connection. If yes, then connect to the device in lab on your personal computer.
  3. You can try connecting your personal laptop to institute network via VPN. By doing, this you can access devices connected to your institute laptop on your personal laptop too.

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by