# TOMLAB  
# REGISTER (TOMLAB)
# LOGIN  
# myTOMLAB
TOMLAB LOGO

« Previous « Start » Next »

2  Using the Matlab Interface

The GP solver is accessed via the tomRun driver routine, which calls the coplgpTL interface routine. The solver itself is located in the MEX file coplgp.dll.

The interface routines.
Function Description Section
coplgpTL The interface routine called by the TOMLAB driver routine tomRun. This routine then calls the MEX file gp 3.1
 
gpAssign The routine that creates a GP problem in the TOMLAB format.  
 


« Previous « Start » Next »