Matlab ignores $DISPLAY on Linux via ssh
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi all,
when connecting to a server using ssh and starting Matlab with the command
matlab
only the splash screen opens in the current display. Matlab desktop always opens on the first local display, e.g 0.0. Prepending
DISPLAY=localhost:10.1 matlab
which is the second display does not work either. Still the splash screen opens on the correnct display, but the desktop always sticks to display number one.
Any ideas? Server as well as Desktop are running Ubuntu 10.04.
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Startup and Shutdown in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!