Initializing help system before first use

readSlxSol Method

Overload List
  Name Description
Public methodCode example readSlxSol
Read the solution from an ASCII file. Read an ASCII solution file (.slx), created by the writeSlxSol method, loading it into the Optimizer.
Public methodCode example readSlxSol(String)
Read the solution from an ASCII file. Read an ASCII solution file (.slx), created by the writeSlxSol method, loading it into the Optimizer.
Public methodCode example readSlxSol(String, String)
Read the solution from an ASCII file. Read an ASCII solution file (.slx), created by the writeSlxSol method, loading it into the Optimizer.
Top
See Also