Matlab Report Generator error using code given in mathworks
Mostrar comentarios más antiguos
Hello,
I did try to use the code given here: https://fr.mathworks.com/help/rptgen/ug/create-a-report-generator.html , in order to start learning how to use matlab report generator. But when i run the full code I have this error message:
Cannot find an exact (case-sensitive) match for 'Report'
The closest match is: report in C:\Program Files\MATLAB\R2016b\toolbox\rptgen\rptgen\report.m
Error in wsedrftgyhujikol (line 3)
rpt = Report('magic','html');
I managed to create a file using "report explorer" by typing report in the command window. But no success with code... I would like a bit of help, specially on how to create a report (in code line) to have something flexible.
My target is to build a GUI which able to select which graph should be in the report or not. I hope it is clear enough, if you need other information feel free to ask :)
Best regards,
Baptiste
1 comentario
jacques baptiste
el 23 de Mayo de 2018
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Report Setup en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!