[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

7.5.1 ox_launch, ox_launch_nox, ox_shutdown

ox_launch([host[,dir],command])
ox_launch_nox([host[,dir],command])
:: Initialize OpenXM servers.
ox_shutdown(id)
:: Terminates OpenXM servers.

return
integer
host
string or 0
dir command
string
id
integer

 
[219] ox_launch();
0
[220] ox_rpc(0,"fctr",x^10-y^10);      
0
[221] ox_pop_local(0);
[[1,1],[x^4+y*x^3+y^2*x^2+y^3*x+y^4,1],
[x^4-y*x^3+y^2*x^2-y^3*x+y^4,1],[x-y,1],[x+y,1]]
[222] ox_shutdown(0);    
0

References
7.5.5 ox_rpc, ox_cmo_rpc, ox_execute_string, 7.5.8 ox_pop_cmo, ox_pop_local, 7.5.15 ifplot, conplot, plot, polarplot, plotover


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

This document was generated by root on March, 5 2004 using texi2html