Can I modify files with copyrighted by The Mathworks?

조회 수: 3 (최근 30일)
Brian
Brian 2013년 6월 3일
답변: Jan 2017년 1월 27일
Some functions provided by MATLAB (genpath, for example) list a Copyright notice. Can I modify these to add capabilities and then resubmit them to the file exchange? If so, how should they be marked?
  댓글 수: 1
Daniel Shub
Daniel Shub 2013년 6월 3일
While I know the answer is No, I would love to hear solutions about what should be submitted to the FEX in these cases. In a number of cases I am using "patched" version of copyrighted functions. In a few cases the functions need to be directly overloaded (e.g., tex.m and subplot.m) while in most cases new file names are fine.

댓글을 달려면 로그인하십시오.

답변 (1개)

Jan
Jan 2017년 1월 27일
Some years ago, Matlab's filtfilt.m function could be accelerated massively by modifying some lines only. I did not submit the changed version to the FileExchange due to the copyright, but the function, which applied the modifications automatically. I asked TMW, if they agree with this solution.
Later on Matlab's original function has been improved also and I've removed this tool from the FEX.

카테고리

Help CenterFile Exchange에서 Interactive Control and Callbacks에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by