webMathematica 2.2 사용시 프론트엔드를 어떻게 설정해야 합니까?
 프론트엔드 (Front End) 실행에 관한 정보는 webMathematica 설정 (configuration) 파일인 webMathematica webMathematica 2.2 의 프론트엔드를 설정하기 위해서는 아래의 사항을 변경해야 합니다. FrontEndLaunchCommand=mathematica -mathlink -display :1 -nogui -geometry 1000x500+10+10 위의 것을 아래와 같이 변경해 주십시요. FrontEndLaunchName=mathematica FrontEndLaunchFlags=-mathlink -display :1 -nogui -geometry 1000x500+10+10 Download this FAQ as a Mathematica 5.2 Notebook
Questions or comments? Send email to support@wolfram.com.
|