Skip to main content

Command Line MATLAB Function Caller with Automatic MATLAB Compiler Runtime (MCR) Installation

Project description

run_matlab

Command Line MATLAB Function Caller with Automatic MATLAB Compiler Runtime (MCR) Installation

PyPI version DOI

Installation

pip3 install run_matlab

Usage

run_matlab <command> [options]
Commands:
    install            Installation of the MATLAB compiler runtime (MCR)
    run                Running the MATLAB function after installation
Run run_matlab <command> -h for help on a specific command.

run_matlab: Command Line MATLAB Function Caller with Automatic MATLAB Compiler
Runtime (MCR) Installation

positional arguments:
  command     Subcommand to run

optional arguments:
  -h, --help  show this help message and exit
  --version   show program's version number and exit

Initialization of MATLAB Compiler Runtime (MCR)

run_matlab install [-h] [-d INSTALLATION_DIR] [-v MATLAB_VERSION]
                          [-r RUNTIME_VERSION]

Installation of the MATLAB compiler runtime (MCR)

optional arguments:
  -h, --help           show this help message and exit
  -d INSTALLATION_DIR  Directory wherein the MATLAB compiler runtime (MCR)
                       will be installed. (default: $HOME/run_matlab)
  -v MATLAB_VERSION    MATLAB version. (default: R2013b)
  -r RUNTIME_VERSION   MATLAB Compiler Runtime version. (default: 8.2)
MATLAB_VERSION RUNTIME_VERSION
R2013b 8.2
R2014a 8.3
R2014b 8.4
R2015a 8.5
R2015b 9.0
R2016b 9.1
R2017a 9.2
R2017b 9.3
R2018a 9.4
R2018b 9.5
R2019a 9.6
R2019b 9.7
R2020a 9.8
R2020b 9.9

Execution of MATLAB Functions

run_matlab run [-h] [-d INSTALLATION_DIR] [-v MATLAB_VERSION]
                      [-r RUNTIME_VERSION]
                      function_dir function_name
                      [function_args [function_args ...]]

Running the MATLAB function after installation

positional arguments:
  function_dir         Directory wherein the standalone MATLAB function is
                       located.
  function_name        Name of the standalone MATLAB function.
  function_args        Arguments for the standalone MATLAB function. (default:
                       None)

optional arguments:
  -h, --help           show this help message and exit
  -d INSTALLATION_DIR  Directory wherein the MATLAB compiler runtime (MCR) was
                       installed. (default: $HOME/run_matlab)
  -v MATLAB_VERSION    MATLAB version. (default: R2013b)
  -r RUNTIME_VERSION   MATLAB Compiler Runtime version. (default: 8.2)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

run_matlab-1.0.12.tar.gz (5.8 kB view details)

Uploaded Source

File details

Details for the file run_matlab-1.0.12.tar.gz.

File metadata

  • Download URL: run_matlab-1.0.12.tar.gz
  • Upload date:
  • Size: 5.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.61.2 CPython/3.8.10

File hashes

Hashes for run_matlab-1.0.12.tar.gz
Algorithm Hash digest
SHA256 a13f677acacb2d18c6996a36b72be70040f5ae109f9c308c7956660f6c2d0a9f
MD5 2f50a0556f00b2351515fac8fb3e24bf
BLAKE2b-256 083a5032d923bad039a7f5ab85527110d7c52ea59c21573644f6bd377dc29c33

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page