Putting a code open source
이전 댓글 표시
I'm writing a big materials simulator with Matlab and want to release it open source thorough the University website and a dedicated one, is there a specific pathway?
댓글 수: 1
Mike Croucher
2025년 6월 25일
The suggested pathway these days is
- Put the code on GitHub. Consider this your development version
- Link it to File Exchange to help MATLAB users discover and install it more easily. This can be done automatically.
- Ensure that there are some 'Open in MATLAB Online' badges linked to apps or live scripts that clearly demonstrate how to use your simulator.
채택된 답변
추가 답변 (1개)
Hans Scharler
2020년 7월 20일
편집: Hans Scharler
2020년 7월 20일
3 개 추천
You can share your open source MATLAB project via GitHub and then peer it to File Exchange. This will get you maximum reach and the project is installable from MATLAB Add On Explorer.
카테고리
도움말 센터 및 File Exchange에서 Manage Products에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!