How to start a GUI software on a remote Linux server from windows via SSH?

96 ビュー (過去 30 日間)
SUSHMA MB
SUSHMA MB 2017 年 3 月 9 日
編集済み: Maria McQuillan 2019 年 7 月 17 日
I am trying to open Matlab software installed in remote Linux server from my Windows 7 PC. I am using SSH secure shell to connect with the Linux server. After successful connection, I am able to see and access the folders under my user account. I am able to start Matlab software using the following command in the SSH secure shell window:
[sushma@scorpio home]$ matlab
On doing so the following message gets displayed on the SSH secure shell window:
MATLAB is selecting SOFTWARE OPENGL rendering. No protocol specified
< M A T L A B (R) >
Copyright 1984-2015 The MathWorks, Inc.
R2015b (8.6.0.267246) 64-bit (glnxa64)
August 20, 2015
From the above message it seems that the software is running. I want to access the GUI of the software.
  3 件のコメント
Miriam
Miriam 2019 年 6 月 11 日
I solved it using another windows ssh client for now but it would still be interesting why putty has issues with this in case you encountered the same problem.
Maria McQuillan
Maria McQuillan 2019 年 7 月 17 日
編集済み: Maria McQuillan 2019 年 7 月 17 日
Hi Miriam,
Which ssh client did you use? I've tried both Putty and MobaXterm and neither have worked for me.
Thanks!

サインインしてコメントする。

採用された回答

Vikrant Karale
Vikrant Karale 2017 年 8 月 12 日
You can start a GUI software on a remote Linux server using Putty and Xming as given in https://uisapp2.iu.edu/confluence-prd/pages/viewpage.action?pageId=280461906
  1 件のコメント
Walter Roberson
Walter Roberson 2017 年 8 月 12 日
Or MobaXterm
Note: integration is apparently much improved with the bash subsystem for windows 10

サインインしてコメントする。

その他の回答 (1 件)

Iram Shahzadi
Iram Shahzadi 2019 年 3 月 28 日
Hi, I am accesing remote server using PUTTY. can you please help me how to download and install matlab on putty via SSH

カテゴリ

Help Center および File ExchangeDownloads についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by