Mastering Source Control in MATLAB Projects
1. Creating Projects in Source - Controlled Folders
If you create a new project from a folder that’s already under source control, MATLAB will automatically add the new project to source control.
2. Creating a New GitHub Repository
To use Git source control for your project, you can create a GitHub repository. Here are the steps to create a blank project and a GitHub remote repository:
1. On the Home tab, click New > Project > From Git .
2. Select New > GitHub Repository . In the GitHub dialog box, enter your username and personal access token. Fill in the Repository name and Description fields, then click Create . MATLAB will create
超级会员免费看
订阅专栏 解锁全文
1794

被折叠的 条评论
为什么被折叠?



