Skip to content

spectre-team/python_mcr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages