Report generation with custom link types
信息
此问题已关闭。 请重新打开它进行编辑或回答。
显示 更早的评论
Hi,
I'm trying to achieve report generation with my custom link type "Mytype". The data for a my requirement type is in an sqlite database and I would like to write a custom "getter" because generateing a report now results in "Unable to resolve file"-error.
To my question: Which function should I implement in order to make the report fetch data from my database? Is it the ContentFcn? And in that case which out paramenter should contain the data which i want in the report?
Best regards
R
0 个评论
回答(0 个)
此问题已关闭。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!