Info

This question is closed. Reopen it to edit or answer.

Report generation with custom link types

1 view (last 30 days)
SW
SW on 14 Jun 2012
Closed: MATLAB Answer Bot on 20 Aug 2021
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

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!