Clear Filters
Clear Filters

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

2 views (last 30 days)
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

Answers (1)

Piyush
Piyush on 3 May 2023
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.

Categories

Find more on Introduction to Installation and Licensing 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!