@hackage matlab0.1

Matlab bindings and interface

This package aims to provide a comprehensive interface to the MathWorks MATLAB(R) libraries and native data structures, including complete matrix access, MAT-format files, linking and execution of runtime libraries and engine. Requires MATLAB for full functionality or an installed Matlab Component Runtime (MCR). This has been tested with MATLAB 7.5-7.7 and might work with others.

  • Installation

    Custom

  • Dependencies (0)

  • Dependents (1)

    @hackage/acme-everything
  • Package Flags

      engine
       (on by default)

      Enable Matlab engine (spawned eng process) support

      runtime
       (on by default)

      Enable Matlab runtime (linked library) support

      mcr
       (off by default)

      Use installed Matlab Component Runtime instead of full Matlab