How to generate a PDF tuning report containing text and figures?

2 visualizzazioni (ultimi 30 giorni)
I am using a MATLAB script to tune a control system. When the tuning is complete, I would like a report containing text (especially serial number, date/time and the values determined during tuning) and plots, especially transfer functions.
What do to you recommend?
Whatever solution I use should be compatible with the MATLAB compiler so I can distribute my solution to a team of field engineers.
Ideally the report will be a PDF document.
I am not interested in reporting my script, just the results.
The MATLAB report generator does not seem to be the right product as it appears (from the documentation, rather than practice) that I have to break up my script into little pieces and embed them in the report template. My script contains opportunities for the user to intervene and change values or reject the tune if plots don't look right and my hunch is that this will be difficult if the code runs from the report generator. Also, I fear code structure and maintainability will be lost if the code structure is determined by the requirements of the report template.
Please comment if my assumptions are wrong.
  2 Commenti
Shrinivas Iyengar
Shrinivas Iyengar il 1 Lug 2021
Did you ever get how to do this? Nine years later, I want the exact same thing. Got excited reading this question just to find out there are no answers.
Nigel Davies
Nigel Davies il 1 Lug 2021
I bought the report generator and solved my problems using it. I recommend asling Mathworks for a demo and example code. That worked for me, but its a while ago and I have forgotten the details.

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su MATLAB Report Generator in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by