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

« Previous « Start » Next »

1  QuickGuide Overview

This guide will introduce you to the very basics associated with solving problems using the TOMLAB Optimization Environment. After this session you will have solved several different problems with a variety of solvers. The solvers you can use will depend on what you are licensed for. The total time required for these exercises has been estimated to about 45 minutes.

Useful commands when using this guide:
  help *Assign (* is lp, qp, con and more)
  help tomRun
  SolverList('qp');
  help snoptTL
  help mipSolve
  help minlpBBTL
  help cplexTL
  Prob - view the Problem structure used by the solvers
  Result - view the Result structure

« Previous « Start » Next »