plotting graph on matlab in linux server connected via ssh
22 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
KAVI PRADHAP
am 9 Sep. 2023
Beantwortet: Constantino Carlos Reyes-Aldasoro
am 11 Sep. 2023
I have used matlab in windows but I am new to matlab in linux. I have opened matlab in linux server terminal, I have tried to plot graph in terminal but it is giving me error showing "MATLAB has disabled some advanced graphics rendering features by switching to software OpenGL. For more information click here." I have done some browsing regarding this also but not able to figure it out.
Kindly help me to sort this out. Also suggest me some documentation or reference to use matlab in linux terminal.
Regards
kavi
0 Kommentare
Antworten (1)
Constantino Carlos Reyes-Aldasoro
am 11 Sep. 2023
I am not sure if I have understood your problem, but I think that you have connected via ssh and thus running on a commmand-line interface. In those cases you cannot plot (or use sounds or other things) as that would be requiring launching windows or x-windows. Matlab like that is ideal when you want to run heavy processing not on your terminal, save and then bring back to your terminal. Can you run Matlab locally without having to go through ssh?
0 Kommentare
Siehe auch
Kategorien
Mehr zu Graphics Performance finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!