Extension of standard matlab function
Mostrar comentarios más antiguos
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 comentario
Stephen23
el 9 de En. de 2018
"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.
Respuesta aceptada
Más respuestas (1)
Guillaume
el 9 de En. de 2018
0 votos
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.
Categorías
Más información sobre Univariate Discrete Distributions en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!