How can two people work at the same time at a code
    55 views (last 30 days)
  
       Show older comments
    
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 Comment
  Rik
      
      
 on 16 Oct 2020
				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.
Answers (1)
  Fangjun Jiang
      
      
 on 16 Oct 2020
        This is a typical source control issue. Take a look at GitHub.com. There is free version available. MATLAB supports Git.
See Also
Categories
				Find more on Search Path in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

