We also developed a shell interface. Here is the same example as above, with the shell interface:
earth % netsolve ax=b A b solution
Here, A, b, and solution are files. This interface is slightly different from the MATLAB interface because the call to netsolve does not make any difference between inputs and outputs. The difference is made internally, and the user must know the correct number of parameters. As mentioned before, information on the problem specifications can be obtained by runing the management scripts (on the NetSolve Web site).