
will editing a release in github automatically get published in Mathworks file exchange?
조회 수: 5 (최근 30일)
이전 댓글 표시
I have a github repo linked to Mathworks file exhange. Recently there was a release which also gt published in Mathworks File exchange. Now, I would like to edit the release with a cosmetic bug fix. If I edit the release in github and replace the toolbox build again, will it automatically sync and update the file exhange? Also, what will happen to exiting user who have installed the toolbox? will they get any update notifications?
댓글 수: 0
답변 (1개)
Amit Dhakite
2023년 5월 12일
Hi Vijay,
File Exchange updates automatically when you create a release in your GitHub repository. There is no need to update the File Exchange version manually.
For the users who have installed the toolbox, they will receive update notifications in MATLAB (R2019b and above) when you create a release.

To know more about GitHub Releases in File Exchange, kindly refer to the following links:
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!