Run MATLAB remotely through macbook

3 visualizaciones (últimos 30 días)
Jiaai Liu
Jiaai Liu el 26 de Mayo de 2021
Editada: Kiran Felix Robert el 24 de Jun. de 2021
I installed MATLAB 2021a on a Windows PC and my macbook laptop. How can I use the macbook to run a MATLAB .m file on the Windows PC remotely? I cannot use RDP or VNC because two users have to work simultaneously on that PC. Thank you for the help!

Respuestas (1)

Kiran Felix Robert
Kiran Felix Robert el 24 de Jun. de 2021
Editada: Kiran Felix Robert el 24 de Jun. de 2021
Hi Jiaai,
You can open try using a command line interface to access a windows PC and run a MATLAB script directly using
matlab -batch myscript
Please refer the Start MATLAB program from Windows system prompt documentation for more details and limitations

Categorías

Más información sobre Startup and Shutdown en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by