how do i share matlab with my student team?
조회 수: 7 (최근 30일)
이전 댓글 표시
i am having difficulty sharing Matlab with my student best robotics team
댓글 수: 0
답변 (2개)
Walter Roberson
2025년 8월 30일
One way is to use the MATLAB Package Manager https://www.mathworks.com/help/matlab/matlab-package-manager.html to create a single "package" file
There are various ways to share package files, including github. One way is to copy the package to MATLAB Drive and mark the containing folder as either public (in which case anyone with the right URL can copy the file), or else issue "invitations" to use the folder.
댓글 수: 0
CHANDRA BABU GUTTIKONDA
2025년 8월 30일
MATLAB code can be shared easily through GitHub. If it’s Simulink, then all team members need MATLAB/Simulink installed (same or compatible version), or they can use MATLAB Online with their own MathWorks account.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Robotics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!