how do i share matlab with my student team?
10 ビュー (過去 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!