search for: xgobidir

Displaying 1 result from an estimated 1 matches for "xgobidir".

1999 Oct 07
1
Xgobi
I have been trying to get Xgobi to work with the function xgobi( ), but I keep on getting the message ""Xgobi requires a filename or some data from stdin" in the DOS-shell. My Xgobi.bat file is : @echo off PATH=c:\windows\ set DISPLAY=195.23.18.11:0.0 set XGOBIDIR=c:/Xgobi3 c:\Xgobi3\xgobi.exe In R I get: > xgobi(D1) C:\RW0642/library/xgobi/scripts/xgobi.bat -vtitle 'D1' -dev 2 -std mmx C:/WINDOWS/TEMP/xgobi18467 I am running Xgobi on the MIX X server on Windows95. Do you know how I can get Xgobi to accept any of my data.frames? Xgobi runs wel...