Skip to content

add import-like functionality using addpath + mpm #45

@nkicg6

Description

@nkicg6

Hi I am primarily a python/R/clojure programmer who is now using matlab because a lab I am working in primarily uses it. I have found the global path and a lack of a package manager (like pip) to be a particularly terrible pain point so far. I just came across this package and I really like the ideas here!

I was wondering if you would be interested in a PR for an import package like function for use with mpm . I envision a simple function that is initialized by mpm with the main repository download path and then can temporarily add packages/functions to the path by writing import exampleFunction at the top of the script. I dont think this would be difficult to do and I would be happy to contribute if you think this would be a good idea.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions