How can two people work at the same time at a code
이전 댓글 표시
Hi there!
I'm working on a project for school, and in this project we need to make a sharing algorithm. Alas we can't work together in the same MATlab environment, is there a sort of MATlab "drive" that we can use? If so, where can we find it?
-Calvin
댓글 수: 1
Rik
2020년 10월 16일
Matlab Online does have some of the features you describe, although as I understand each file can only be edited by one person at a time.
답변 (1개)
Fangjun Jiang
2020년 10월 16일
1 개 추천
This is a typical source control issue. Take a look at GitHub.com. There is free version available. MATLAB supports Git.
카테고리
도움말 센터 및 File Exchange에서 Software Development에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!