필터 지우기
필터 지우기

Saving to GitHub repo from MATLAB command line

조회 수: 5 (최근 30일)
Em
Em 2020년 10월 8일
댓글: Mario Malic 2020년 10월 8일
Hi,
I'm new to github and I want to use it to save my matlab code from the commandline on my mac. I'm sure there must be some step-by-step instructions somewhere on the forums here but I can't find them and I'm struggling to recognise the starting point to begin with this - could anyone explain the steps I need to take or link me to the right page to get started? Cheers

답변 (1개)

Sean Little
Sean Little 2020년 10월 8일
Is GIT installed on your mac? If so, you should be able to use the "!" operator to run shell commands from the matlab prompt. Example:
>> !git status

카테고리

Help CenterFile Exchange에서 Source Control Integration에 대해 자세히 알아보기

제품


릴리스

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by