Non interactive figures on unix
1 次查看(过去 30 天)
显示 更早的评论
I'm trying to compile an executable for a Unix machine using the deployment tool to build an application, which works fine until when I try to run as a batch process. The problem seems to be the use of figures. The code imports data, plots, and saves a figure - this script is run hourly to update a website. I don't really need to see the figure, just need to get the resulting image. When run as batch, the figure doesn't seem to be opening so no image gets written. Can it be compiled so that it runs without a gui?
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Search Path 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!