Insert a figure in a report on Web Apps

1 vue (au cours des 30 derniers jours)
Carolin Böckler
Carolin Böckler le 13 Sep 2022
Modifié(e) : VBBV le 7 Oct 2022
Hello,
I try to insert a figure in a report on WebApps. I always get the error:
2022-09-13 07:32:40 Error using figure (line 7)
2022-09-13 07:32:40 Web Apps does not support figure.
I cannot imagine that it is absolute not possible to insert a figure in a report on WebApss.
Is there any roundabout way?
I attached the code and the error.

Réponses (1)

VBBV
VBBV le 7 Oct 2022
add(rpt,figure(f1))
Pass the function handle for figure with smallcase
  1 commentaire
VBBV
VBBV le 7 Oct 2022
Modifié(e) : VBBV le 7 Oct 2022

Connectez-vous pour commenter.

Catégories

En savoir plus sur MATLAB Report Generator dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by