图形方式
# ssh -X -l xxxx xxx.xxx.xxx
# matlab
这种方式需要本机为基于linux的操作系统(包括mac os)
文本方式
远程登陆后
#matlab -nodesktop -nosplash
这种方式就没有办法看到图形化的数据结果了