Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spectre

Spectre

This repository contains definition of Docker image with MATLAB Common Runtime environment on Python 3.4 slim image.

How to run MATLAB code through Python?

import OurMATLAB.ModuleName as mt
context = mt.initialize()
context.exported_function(...)

Why Python 3.4?

It is the most up-to-date version allowed by MCR.

About

Definition of python_mcr Docker image

Resources

Stars

0 stars

Watchers

8 watching

Forks

Releases

Packages

Contributors

Languages