Git on Matlab online
20 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
KAMAL ANTONIO ROMERO SOOKOO
am 13 Mai 2021
Kommentiert: Sivylla Paraskevopoulou
am 16 Nov. 2023
Can I work with Git in Matlab online? I do not see any of the features as in the desktop version
0 Kommentare
Antworten (2)
Aditya Patil
am 19 Mai 2021
Bearbeitet: Aditya Patil
am 19 Mai 2021
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 Kommentare
Tharikaa Ramesh Kumar
am 3 Nov. 2023
Bearbeitet: Tharikaa Ramesh Kumar
am 3 Nov. 2023
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 Kommentar
Sivylla Paraskevopoulou
am 16 Nov. 2023
See the blog post PyTorch Models and Git in MATLAB Online to learn more on how to use Git source control in MATLAB Online.
Siehe auch
Kategorien
Mehr zu Source Control finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!