Undefined function 'grayto16' error matlab - java
6 次查看(过去 30 天)
显示 更早的评论
Hi, I have deployed a list of .m files in matlab to generate a Java class/package. I have imported the generated jar file and matlab JA Builder jar files into a Java project. When I run the java code which calls .m files I am getting the following error:
... Matlab M-code Stack Trace ...
file C:\MCRCache\mcrCache8.1\packag0\toolbox\images\images\im2uint16.m, name im2uint16, line 62. com.mathworks.toolbox.javabuilder.MWException: Undefined function 'grayto16' for input arguments of type 'double'
grayto16 is not a .m file to include in the jar file. Ideas or suggestions please... thank you!
0 个评论
采纳的回答
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!