The MATLAB Runtime is a standalone set of shared libraries that enables the execution of compiled MATLAB applications or components on computers that do not have MATLAB installed. When used together, MATLAB, MATLAB Compiler, and the MATLAB Runtime enable you to create and distribute numerical applications or software components quickly and securely.
To build an image using the Dockerfile
in this repository, run the command
➜ docker build -t "murphylab/matlabmcr2016b" .
This should build an image
➜ docker container ls -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
48dde52f2bc8 murphylab/matlabmcr2016b "/bin/bash -c 'pyt..." 45 seconds ago Exited (0) 39 seconds ago frosty_wescoff
When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
Support for CellOrganizer has been provided by grants GM075205, GM090033 and GM103712 from the National Institute of General Medical Sciences, grants MCB1121919 and MCB1121793 from the U.S. National Science Foundation, by a Forschungspreis from the Alexander von Humboldt Foundation, and by the Freiburg Institute for Advanced Studies.
Copyright (c) 2007-2019 by the Murphy Lab at the Computational Biology Department in Carnegie Mellon University