Extension of standard matlab function
이전 댓글 표시
I want to create function which extent function glmfit. For this purposes I want to use code of glmfit. I found row "Copyright 1993-2015 The MathWorks, Inc.". Does it mean that I can use code of glmfit and then public my modified code?
댓글 수: 1
Stephen23
2018년 1월 9일
"Does it mean that I can use code of glmfit and then public my modified code?"
Read your MATLAB license to know the answer to that.
채택된 답변
추가 답변 (1개)
Guillaume
2018년 1월 9일
0 개 추천
Matlab's license is not open source. You are not allowed to publish any of the m files that ship with it, modified or not.
카테고리
도움말 센터 및 File Exchange에서 Univariate Discrete Distributions에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!