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!