Install Matlab R2015b on Ubuntu Server 16.04 using CLI

Im having some problems to install Matlab through the CLI interface. I have mounted the .iso as root and then changed to my regular user account for installing the software.
---------------------------------------------------------------------------
Error: Installation cannot proceed. You may either:
1. Set an X11 display, and restart the install process
2. Use the silent install feature by specifying the -mode silent option
---------------------------------------------------------------------------
When I use: printenv | grep DISPLAY there is no output
Also tried with ssh -Y or -X with no results Also controlled the /etc/ssh/sshd_config that X11 is on forwarding
Anyone who encountered this and know how to solve it?
Thanks
Best regards

Categories

Asked:

on 18 Sep 2016

Answered:

on 24 Oct 2017

Community Treasure Hunt

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

Start Hunting!