How to use the addcopyright function?
1 次查看(过去 30 天)
显示 更早的评论
I am unable to find a way to properly use this function, addcopyright. I have stumbled upon Jiro Doke's blog followed instructions typing "addcopyright '<filename.m>'" to my editor then publishing it, but it did not write off as a copright as a footnote like his example instead it was an error. Could it possibly be my edition of my MatLAB? Or I am just using this function wrong?
0 个评论
回答(1 个)
Thomas Blazek
2016-2-9
编辑:Thomas Blazek
2016-2-9
That function is not standard part of MATLAB. You have to download it from MathWorks FileExchange and put it in your MATLAB search path, before you can use it.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!