commands failing in stand alone programs

View: New views
1 Messages — Rating Filter:   Alert me  

commands failing in stand alone programs

by jojo2001 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Does anybody have an idea why commands like load, pkg ..., who(s), etc.
return a structure instead of either printing out the results or loading variables
when an executable is linked to octave 3.0.1 libs?  
I am using

eval_string(string, false, parse_status);

thanks