Skip to main content

Navigate the MATLAB search path in Python.

Project description

MATLAB path

from pathlib import Path
from matlab_path import SearchPath

path = Path("./test/workspace")

search_path = SearchPath([])
search_path.addpath(path, recursive=True)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

matlab_search_path_resolver-0.1.0.tar.gz (11.0 kB view hashes)

Uploaded Source

Built Distribution

matlab_search_path_resolver-0.1.0-py3-none-any.whl (12.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page