필터 지우기
필터 지우기

How to commit an excel file to tortoiseSVN repository using MATLAB.

조회 수: 2 (최근 30일)
sachin k p
sachin k p 2018년 12월 5일
답변: Mohan Feng 2018년 12월 10일
Is it possible to commit an excel file to TortoiseSVN repository using Matlab code. I would like to commit changes made in the excel file to SVNrepository and then compare the latest revision with previous revision.

답변 (1개)

Mohan Feng
Mohan Feng 2018년 12월 10일
MATLAB does not directly provide any interface to tortoiseSVN. But we provide many interfaces that may help you achieve this, including COM interface, external interface to other languages (C, C++, Java, ...) and system call. You could refer to the following documentation for more information.

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by