How to generate report from matlab app designer
9 次查看(过去 30 天)
显示 更早的评论
How to generate the report of an matlab app designer file which contains data like output graphs etc in the app designer.I want the output plot and data from app desginer in a separate file which could be pdf or word file....Can u please tell me how to do this.
0 个评论
回答(1 个)
dpb
2023-7-3
See exportapp
13 个评论
dpb
2023-7-14
No, it only does what it says it does; exports the object pointed at to a file. Although I've never looked at it, the <Report Generation Toolbox> would be what you would need, it seems.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Migrate GUIDE Apps 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!