#include "pkgs/matlabengine/tclpkg-matlabengine.h"
#include "pkgs/mtx/mtxobj.h"
#include "mtx/matlabinterface.h"
#include "nub/object.h"
#include "nub/objfactory.h"
#include "nub/ref.h"
#include "rutz/sfmt.h"
#include "tcl/objpkg.h"
#include "tcl/pkg.h"
#include "rutz/error.h"
#include "rutz/trace.h"
#include <engine.h>
Go to the source code of this file.
Classes | |
class | MatlabEngine |
Functions | |
int | Matlabengine_Init (Tcl_Interp *interp) |
Definition in file tclpkg-matlabengine.cc.