由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Computation版 - how to use matlab remotely from home?
相关主题
Matlab 回车键的问题help on interface for Matlab and Fortran
[转载] unix下编译fortran 的错误太多,看不到怎么办?Re: help on interface for Matlab and For
fortran给数组赋初值一问请问fortran里可不可以调用Matlab函数?
strange matlab slowing-down problemfortran还是matlab?
Include unix libraries in windows fortranmatlab help :(
STrange problem in Fortran programmingRe: matlab和fortran计算结果不一样该相信谁
老板的程序在unix上运行没问题Help: How to write mex file for Fortran in Matlab?
请教Unix中怎么编译Fortun文件请推荐一款好的电脑吧, 主要用于计算,Fortran/MatLab,
相关话题的讨论汇总
话题: matlab话题: use话题: remotely话题: unix话题: home
进入Computation版参与讨论
1 (共1页)
w****x
发帖数: 14
1
how do we use the matlab (in department's unix system) in our own pc(windows
xp)?
thanks!!
q*****g
发帖数: 1568
2
ssh + nohup :-p

【在 w****x 的大作中提到】
: how do we use the matlab (in department's unix system) in our own pc(windows
: xp)?
: thanks!!

w****x
发帖数: 14
3
sorry, i dont get it
can u explain to me?
thanks

pc(windows

【在 q*****g 的大作中提到】
: ssh + nohup :-p
r****y
发帖数: 1437
4

If no graphics is needed, you can always run Matlab in unix background,
and let output redirect to a file, just let you run Fortran or C. I am
surprised that folks say that they must start matlab and leave terminal on
in order to run a matlab script.
All you need to do is just
env LM_LICENSE_FILE******************* < ***
***
***
EOF1
A simple trick widely used under Unix.



【在 w****x 的大作中提到】
: sorry, i dont get it
: can u explain to me?
: thanks
:
: pc(windows

a******s
发帖数: 232
5
用个xwin-pro,exceed什么的不就完了?什么vnc之类的,太慢了

【在 r****y 的大作中提到】
:
: If no graphics is needed, you can always run Matlab in unix background,
: and let output redirect to a file, just let you run Fortran or C. I am
: surprised that folks say that they must start matlab and leave terminal on
: in order to run a matlab script.
: All you need to do is just
: env LM_LICENSE_FILE******************* <: ***
: ***
: ***

s**i
发帖数: 381
6
I always use matlab -nodesktop

【在 w****x 的大作中提到】
: how do we use the matlab (in department's unix system) in our own pc(windows
: xp)?
: thanks!!

t****t
发帖数: 6806
7
i use -nojvm -nosplash

【在 s**i 的大作中提到】
: I always use matlab -nodesktop
1 (共1页)
进入Computation版参与讨论
相关主题
请推荐一款好的电脑吧, 主要用于计算,Fortran/MatLab,Include unix libraries in windows fortran
一个matlab的问题,高手帮帮忙STrange problem in Fortran programming
求教一个Matlab fortran compiler 问题老板的程序在unix上运行没问题
请教作科学计算哪种Linux比较好?请教Unix中怎么编译Fortun文件
Matlab 回车键的问题help on interface for Matlab and Fortran
[转载] unix下编译fortran 的错误太多,看不到怎么办?Re: help on interface for Matlab and For
fortran给数组赋初值一问请问fortran里可不可以调用Matlab函数?
strange matlab slowing-down problemfortran还是matlab?
相关话题的讨论汇总
话题: matlab话题: use话题: remotely话题: unix话题: home