Can the MATLAB Package Manager be used to distribute packages on GitHub or any cloud repository?

조회 수: 5 (최근 30일)
MATLAB now has a built-in package management tool, MPM. I hope to distribute my packages through it. However, I haven't found any content related to cloud repositories. I only found content about using a local folder as a repository.

답변 (1개)

Mike Croucher
Mike Croucher 2025년 5월 8일
Currently (As of R2024b) only local folders are supported. Can you tell us more about your requirements though?
  댓글 수: 1
Jeffrey
Jeffrey 2025년 6월 13일
I have the same basic question as the OP.
In my case I have a set of tools which would be ideally distributed as four packages, with various dependencies. With the current situation, it seems easiest for me to combine these as one download just to simplify user experience, but at the cost of making development more complex. It seem to me that the MPM structure would mostly solve this problem, but there isn't yet a way to point a repository on the cloud?
Bottom line is that I want other scientists to easily download and resolve the package dependencies.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Licensing on Cloud Platforms에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by