Compiling Matlab function to Python package

2 views (last 30 days)
I am trying to execute a Matlab function compiled to Python package in Python. Is there a more detailed example than the one shown in the help section?
I installed the package and imported the module in Python but I can't find a way to execute the function and I couldnt find any info online. I read the help section on your website and followed the instructions. I can find the module imported in Python but can't get to execute the function.

Answers (0)

Categories

Find more on Python Package Integration in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!