Git on Matlab online
显示 更早的评论
Can I work with Git in Matlab online? I do not see any of the features as in the desktop version
回答(2 个)
Aditya Patil
2021-5-19
编辑:Aditya Patil
2021-5-19
5 个投票
Currently git integration / source control integration is not supported in MATLAB Online. I have brought this request to the notice of concerned staff members. This might be implemented in a future release.
5 个评论
Morgan Sobol
2022-4-28
Is this still not functioning on MatLab online as of 2022??
Turlough
2022-7-4
If you right-click the whitespace in the repo's project folder and go to source control in the context menu, you'll see some of the git functionality that you normally get on Matlab. However, other options which are available to me on my desktop dont appear to be there on Matlab Online, such as branch, or view and commit changes.
Ian Jermyn
2022-7-7
I am having trouble connecting to Github from Matlab Online. Having entered the repo URL, an authentification dialog box appears; I enter my Github username and my password, but it just keeps coming back requesting it repeatedly. Does anyone have any idea why this might be?
Andrew Van Loon
2022-9-17
Having same problem. Anyone have a resolution?
Sui Chen
2022-11-3
have the same problem
Tharikaa Ramesh Kumar
2023-11-3
编辑:Tharikaa Ramesh Kumar
2023-11-3
2 个投票
Yes! You can now work with Git repositories in MATLAB Online. MATLAB Online natively provides integration with Git, allowing you to manage version control for your MATLAB code.
To set up source control preferences, go to Home tab on MATLAB Online, in the Environment section, click Preferences. Select MATLAB > Source Control > Git.
For detailed instructions, see https://www.mathworks.com/help/matlab/matlab_prog/set-source-control-preferences.html#mw_00e24c49-a489-4c55-b6f7-706566233066
You can access source control menu options on MATLAB Online through the side panel or right-click on the file name > Source Control

Also, now you have the capability to work with Git repositories directly in MATLAB Online through specially formatted links. These links can be shared to access the Git repository, particular projects, or files within MATLAB Online in your browser.
For more information, see Open in MATLAB Online from GitHub - MATLAB & Simulink (mathworks.com)
1 个评论
Sivylla Paraskevopoulou
2023-11-16
See the blog post PyTorch Models and Git in MATLAB Online to learn more on how to use Git source control in MATLAB Online.
类别
在 帮助中心 和 File Exchange 中查找有关 Source Control 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!