Zoomable plots in HTML reports

In the HTML report generated by Matlab Report Generator I include several plots and text sections. Some of the plots are very detailed, so it would be useful to have some sort of zooming function to inspect different parts of the plot. Is this possible?

답변 (1개)

Madheswaran
Madheswaran 2024년 9월 10일

0 개 추천

Hi,
As of R2024a, MATLAB does not have a built-in function that exports a figure which contains interactive features to HTML. Interactive figures cannot be distributed to people without access to MATLAB.
However, you can package your script that generates your plot in an app and distribute it as a report.
Kindly refer to the following documentation to learn about how to distribute MATLAB Code using MATLAB Runtime: https://www.mathworks.com/help/compiler/magic-square-example-c-c-developer-tasks.html
Hope this helps!

카테고리

도움말 센터File Exchange에서 MATLAB Report Generator에 대해 자세히 알아보기

제품

릴리스

R2019a

질문:

2022년 9월 22일

답변:

2024년 9월 10일

Community Treasure Hunt

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

Start Hunting!

Translated by