Skip to content

[Proposal] Enable passing Python functions to Matlab #43

@johmedr

Description

@johmedr

Some spm functionalities (e.g., DCM) can require the user to build its own functions and pass them to spm. We could allow the user to pass Python functions if we build the necessary scaffolding to process py. types (on Matlab side, i.e., mpython_endpoint) and use pyenv and pyrun to execute the provided function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions