I am trying to connect to a remote computer, and run matlab with x11 forwarding (to get the display). However, it seems the remote computer is not configured to run matlab like this and forward x11, because I get the following error:
"Warning: No display specified. You will not be able to display graphics on the screen."
The error is not on my side, as I have successfully (ie, just now) sshed into a different remote computer and run matlab with x11 forwarding. What should I look for on the remote server to configure in order to get this working?
update
I got the remote host to be an x11 client by following these instructions from apple. Now, x11 works (for xcalc, etc). Now, it seems there is a matlab issue, as when I run the matlab command, i get the following error:
Could not open display. Exiting.